Click or drag to resize

BeamPropertyPanelParamNames Class

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

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 BeamPropertyPanelParamNames type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAssNoPrefix [string] 构件编号前缀
Public fieldStatic memberAssNoStartPostfix [string] 构件起始编号、后缀
Public fieldStatic memberMaterial [string] 材质
Public fieldStatic memberName [string] 名称
Public fieldStatic memberNoPrefix [string] 零件编号前缀
Public fieldStatic memberNoStartPostfix [string] 零件起始编号、后缀
Public fieldStatic memberProfile [string] 截面
Top
See Also