ProfileItemAddCrossSection Method |
Adds the cross section to a profile.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
public bool AddCrossSection( int CrossSectionNumber, double Location, int Type, int SubType )
Parameters
- CrossSectionNumber
- Type: SystemInt32
The cross section number. - Location
- Type: SystemDouble
The Location value. - Type
- Type: SystemInt32
The type number. - SubType
- Type: SystemInt32
The subtype number.