Click or drag to resize

NumberData Interface

返回用户文档首页
编号信息

Namespace: LoongCAD.STC.Friendly.Scene
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.7 (2025.0.9.7)
Syntax
C#
public interface NumberData

The NumberData type exposes the following members.

Properties
 NameDescription
Public propertyIsManual 是否指定编号
Public propertyNumber 编号
Public propertyPostfix 编号后缀
Public propertyPrefix 编号前缀
Public propertyStartNumber 起始编号
Top
See Also