API Reference

Detailed and full API reference helps you master Tekla development

This is the most recent version of Tekla Open API.
For older versions, please visit Tekla Warehouse.

BoltName Class

The BoltName class contains the name of the bolt item.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.CatalogsBoltName

Namespace:  Tekla.Structures.Catalogs
Assembly:  Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.1
Syntax
public sealed class BoltName

The BoltName type exposes the following members.

Constructors
  NameDescription
Public methodBoltName
Initializes a new instance of the BoltName class
Top
Properties
  NameDescription
Public propertyName
The bolt item name.
Top
See Also