DrawingHandlerGetModelObjectIdentifiers Method |
返回用户文档首页
获取图纸关联的模型对象标识符列表
Namespace: LoongCAD.STC.Friendly.DrawingAssembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2026.0.9.25 (2026.0.9.25)
Syntaxpublic List<long> GetModelObjectIdentifiers()
Return Value
ListInt64模型对象标识符列表
See Also