Click or drag to resize

SceneGetAllObjectIds Method

返回用户文档首页
获取所有对象id列表

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public long[] GetAllObjectIds()

Return Value

Int64
当前场景所有对象的id列表
See Also