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.

ProfileItemParameter Properties

The ProfileItemParameter type exposes the following members.

Properties
  NameDescription
Public propertyCrossSectionNumber
The number of the cross section the parameter belongs to.
Public propertyParameterUnitType
Defines the parameter unit type.
Public propertyProperty
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.
Public propertyStringValue
The string value of the profile item parameter.
Public propertySymbol
The symbol of the profile item parameter.
Public propertyValue
The value of the profile item parameter.
Top
See Also