BoltCatalogStandard Class |
The BoltCatalogStandard class represents a control to select the bolt standard
using the bolt catalog.
Bolt catalog controls always need to be in pairs, meaning in every dialog there has to be a BoltCatalogStandard and a BoltCatalogSize control.
The property BoltCatalogStandard.LinkedBoltCatalogSize sets to which BoltCatalogSize the control is linked.
SystemObject
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsListControl
System.Windows.FormsComboBox
Tekla.Structures.Dialog.UIControlsBoltCatalogStandard
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsControl
System.Windows.FormsListControl
System.Windows.FormsComboBox
Tekla.Structures.Dialog.UIControlsBoltCatalogStandard
Namespace: Tekla.Structures.Dialog.UIControls
Assembly: Tekla.Structures.Dialog (in Tekla.Structures.Dialog.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The BoltCatalogStandard type exposes the following members.
| Name | Description | |
|---|---|---|
| BoltCatalogStandard |
Initiates a new instance of the control.
|
| Name | Description | |
|---|---|---|
| LinkedBoltCatalogSize |
The BoltCatalogSize control linked to the BoltCatalogStandard control.
Bolt catalog controls always need to be in pairs, meaning in every dialog
there has to be a BoltCatalogStandard and a BoltCatalogSize control.
|