Click or drag to resize

PreBuiltAddSubObject Method

返回用户文档首页
添加次对象(零件/构件)

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
bool AddSubObject(
	long subObjId
)

Parameters

subObjId  Int64
次对象ID

Return Value

Boolean
是否添加成功
See Also