Click or drag to resize

DetailComp Constructor

返回用户文档首页
Initializes a new instance of the DetailComp class

Namespace: LoongCAD.STC.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public DetailComp(
	Scene _scene,
	long _id
)

Parameters

_scene  Scene
 
_id  Int64
 
See Also