Click or drag to resize

PreBuiltGetCentroid Method

返回用户文档首页
获取构件重心,此坐标受GlobalTransform影响

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
Vec3 GetCentroid()

Return Value

Vec3
构件重心
See Also