Click or drag to resize

PlatePropertyPanelParamNames Class

返回用户文档首页
板属性面板包含的子属性名
Inheritance Hierarchy
SystemObject
  LoongCAD.UI.ComponentPlatePropertyPanelParamNames

Namespace: LoongCAD.UI.Component
Assembly: LoongSDKSTC (in LoongSDKSTC.dll) Version: 0.8.15.0 (0.8.15.0)
Syntax
C#
public static class ParamNames

The PlatePropertyPanelParamNames type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAssNoPrefix [string] 构件编号前缀
Public fieldStatic memberAssNoStartPostfix [string] 构件起始编号、后缀
Public fieldStatic memberHeigth [double] 板高度
Public fieldStatic memberMaterial [string] 材质
Public fieldStatic memberName [string] 名称
Public fieldStatic memberNoPrefix [string] 零件编号前缀
Public fieldStatic memberNoStartPostfix [string] 零件起始编号、后缀
Public fieldStatic memberThickness [double] 板厚度
Public fieldStatic memberWidth [double]板宽度
Top
See Also