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.

LibraryProfileItem Properties

The LibraryProfileItem type exposes the following members.

Properties
  NameDescription
Public propertyaProfileItemAnalysisParameters
An array list with the profile item analysis parameters.
Public propertyaProfileItemParameters
An array list with the profile item parameters.
(Inherited from ProfileItem.)
Public propertyaProfileItemUserParameters
An array list with the profile item user parameters.
Public propertyIsMultiCrossSectionUserParametric
Whether the profile is a parametric user-defined multi cross section profile.
(Inherited from ProfileItem.)
Public propertyIsSketchedUserParametric
Whether the profile is a parametric user-defined sketched profile.
(Inherited from ProfileItem.)
Public propertyNumberOfCrossSections
The number of cross sections in the profile item.
(Inherited from ProfileItem.)
Public propertyParameterString
The profile item parameter string.
(Inherited from ProfileItem.)
Public propertyProfileItemSubType
The profile item subtype.
(Inherited from ProfileItem.)
Public propertyProfileItemType
The profile item type.
(Inherited from ProfileItem.)
Public propertyProfileName
The profile item name.
Top
See Also