Click or drag to resize

DocumentDrawingIDs Property

返回用户文档首页
所有图纸的ID列表

Namespace: LoongCAD.STC
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public List<long> DrawingIDs { get; }

Property Value

ListInt64
See Also