ProfileItemParameter Class |
The ProfileItemParameter class contains the information of one profile parameter
(property name, symbol, unit and unit type). A profile item can contain a maximum
of 50 profile parameters.
SystemObject
Tekla.Structures.CatalogsProfileItemParameter
Tekla.Structures.CatalogsProfileItemParameter
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The ProfileItemParameter type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileItemParameter | Initializes a new instance of the ProfileItemParameter class |
| Name | Description | |
|---|---|---|
| AlblString |
Gets a translated albl string.
| |
| CrossSectionNumber |
The number of the cross section the parameter belongs to.
| |
| IntegerValue |
The integer value of the profile item parameter.
| |
| ParameterUnitType |
Defines the parameter unit type.
| |
| Property |
The description of the profile item parameter. Corresponds to the 'Property' in the
Tekla Structures profile catalog dialog, and the 'Label in dialog box' in the variable
dialog in the Sketch Editor.
| |
| StringValue |
The string value of the profile item parameter.
| |
| Symbol |
The symbol of the profile item parameter.
| |
| Value |
The value of the profile item parameter.
|