Click or drag to resize

DrawingHandlerGetModelObjectIdentifiers Method

返回用户文档首页
获取图纸关联的模型对象标识符列表

Namespace: LoongCAD.STC.Friendly.Drawing
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntax
C#
public List<long> GetModelObjectIdentifiers()

Return Value

ListInt64
模型对象标识符列表
See Also