ProfileItemCrossSection Class

The ProfileItemCrossSection contains the information of the cross section information for multi-cross section profiles.
Inheritance Hierarchy
SystemObject
  Tekla.Structures.CatalogsProfileItemCrossSection

Namespace:  Tekla.Structures.Catalogs
Assembly:  Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
Syntax
[SerializableAttribute]
public sealed class ProfileItemCrossSection

The ProfileItemCrossSection type exposes the following members.

Constructors
  NameDescription
Public methodProfileItemCrossSection
Initializes a new instance of the ProfileItemCrossSection class
Top
Properties
  NameDescription
Public propertyCrossSectionLocation Obsolete.
Gets or sets a value of the property CrossSectionLocation.
Public propertyCrossSectionNumber Obsolete.
Gets or sets a value of the property CrossSectionNumber.
Public propertyEquivalentType
Gets or sets a value of the property EquivalentType.
Public propertyLocation
Gets or sets a value of the property Location.
Public propertyNumber
Gets or sets a value of the property Number.
Public propertyNumberOfProfileItemAnalysisParameters
Gets or sets a value of the property NumberOfProfileItemAnalysisParameters.
Public propertyNumberOfProfileItemParameters
Gets or sets a value of the property NumberOfProfileItemParameters.
Public propertyNumberOfProfileItemUserParameters
Gets or sets a value of the property NumberOfProfileItemUserParameters.
Public propertyProfileItemAnalysisParameters
Gets or sets a value of the property ProfileItemAnalysisParameters.
Public propertyProfileItemParameters
Gets or sets a value of the property ProfileItemParameters.
Public propertyProfileItemUserParameters
Gets or sets a value of the property ProfileItemUserParameters.
Public propertyProfileSubType
Gets or sets a value of the property ProfileSubType.
Public propertyProfileType
Gets or sets a value of the property ProfileType.
Top
Methods
  NameDescription
Public methodAddProfileItemAnalysisParamter
adds a new profile item analisis parameter.
Public methodAddProfileItemParamter
adds a new profile item parameter.
Public methodAddProfileItemUserParamter
adds a new profile item user parameter.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next