BoltItem Class |
The BoltItem class contains information about the bolts in the Tekla Structures bolt catalog.
Inheritance Hierarchy
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The BoltItem type exposes the following members.
Constructors
Properties
Name | Description | |
---|---|---|
Lengths |
The bolt item's length values.
| |
Size |
The bolt item's size.
| |
Standard |
The bolt item's grade.
| |
Type |
The bolt item's type.
|
Methods
Name | Description | |
---|---|---|
ExportBoltStandard |
Exports the bolt item standard + needed bolt catalog items in *.bass-format to the to given file name.
If path is not given bolt standard + items are exported to model folder.
If filename is empty bolt standard name is used as filename.
|
See Also