Click or drag to resize

BoltGroupUserAttributes Constructor

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

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2024.0.9.3 (2024.0.9.3)
Syntax
C#
public BoltGroupUserAttributes(
	Scene _scene,
	long _objId
)

Parameters

_scene  Scene
 
_objId  Int64
 
See Also