Click or drag to resize

TFObjectGetBoundingBox Method

返回用户文档首页
获取对象在世界空间的包围盒

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
OBB GetBoundingBox()

Return Value

OBB
对象包围盒
See Also