获取指定骨架的包围球,同时考虑矩阵。

命名空间:  SuperMap.Data
程序集:  SuperMap.Data (in SuperMap.Data)
版本: dll

语法

C#
public bool GetBoundingSphere(
	SkeletonID id,
	ref ValueType centerPoint,
	ref ValueType radius
)

参数

id
Type: SuperMap.Data..::.SkeletonID
骨架编号
centerPoint
Type: System..::.ValueType %
包围球中心点
radius
Type: System..::.ValueType %
球半径

返回值

版本信息

SuperMap iObjects .NET


请参见