Click or drag to resize

PlatePropertyPanelData Class

返回用户文档首页
控件对应的数据类
Inheritance Hierarchy
SystemObject
  LoongCAD.STC.Friendly.Dialog.UIControlsPlatePropertyPanelData

Namespace: LoongCAD.STC.Friendly.Dialog.UIControls
Assembly: LoongCAD.STC.Friendly (in LoongCAD.STC.Friendly.dll) Version: 2025.0.9.12 (2025.0.9.12)
Syntax
C#
public class Data

The PlatePropertyPanelData type exposes the following members.

Constructors
 NameDescription
Public methodPlatePropertyPanelDataInitializes a new instance of the PlatePropertyPanelData class
Top
Fields
 NameDescription
Public fieldAssemblyNoPrefix 构件编号前缀
Public fieldAssemblyNoStart 构件起始编号
Public fieldClass 等级
Public fieldFinish 抛光
Public fieldHeigth 板高度
Public fieldMaterial 材质
Public fieldName 名称
Public fieldNoPrefix 零件编号前缀
Public fieldNoStart 零件起始编号,后缀
Public fieldThickness 板厚度
Public fieldWidth 板宽度
Top
See Also