Click or drag to resize

INumberableProxy Interface

返回用户文档首页
可编号接口代理对象

Namespace: LoongCAD.STC.Proxy.Object3D
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 2025.0.9.8 (2025.0.9.8)
Syntax
C#
public interface INumberableProxy

The INumberableProxy type exposes the following members.

Properties
 NameDescription
Public propertyIsManualNumber 是否指定编号
Public propertyNumber 编号
Public propertyNumberPostfix 编号后缀
Public propertyNumberPrefix 编号前缀
Public propertyNumberStart 起始编号
Top
See Also