Click or drag to resize

PreBuiltAddSubObject Method

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

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

Parameters

subObjId  Int64
次对象ID

Return Value

Boolean
是否添加成功
See Also