Click or drag to resize

OperationIsNumberingUpToDateAll Method

返回用户文档首页
检查所有模型对象的编号是否为最新

Namespace: LoongCAD.STC.Friendly.Scene.Operations
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.14 (2025.0.9.14)
Syntax
C#
public static bool IsNumberingUpToDateAll()

Return Value

Boolean
所有模型对象编号是否为最新
See Also