ProfileItemSubType Class |
The ProfileItemSubType class contains the information of one profile item sub type
(id, label, parameter string and bitmap name). A profile item can contain a maximum
of 10 profile item sub types.
SystemObject
Tekla.Structures.CatalogsProfileItemSubType
Tekla.Structures.CatalogsProfileItemSubType
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The ProfileItemSubType type exposes the following members.
| Name | Description | |
|---|---|---|
| ProfileItemSubType | Initializes a new instance of the ProfileItemSubType class |
| Name | Description | |
|---|---|---|
| BitmapName |
Gets a value of the property BitmapName.
| |
| Label |
Gets a value of the property Label.
| |
| ParameterString |
Gets a value of the property ParameterString.
| |
| SubTypeId |
Gets a value of the property SubTypeId.
|