IFC2X3_ParametricObject_UShapeProfile Class |
The IFC2X3_ParametricObject_UShapeProfile class contains the U-shape profile definition.
Inheritance Hierarchy
SystemObject
Tekla.Structures.Model.CollaborationReferenceModelObjectAttribute
Tekla.Structures.Model.CollaborationIFC2X3_ParametricObject_UShapeProfile
Tekla.Structures.Model.CollaborationReferenceModelObjectAttribute
Tekla.Structures.Model.CollaborationIFC2X3_ParametricObject_UShapeProfile
Namespace: Tekla.Structures.Model.Collaboration
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
The IFC2X3_ParametricObject_UShapeProfile type exposes the following members.
Properties
Name | Description | |
---|---|---|
Depth |
The depth.
| |
Description |
The description of the product.
(Inherited from ReferenceModelObjectAttribute.) | |
EdgeRadius |
The edge radius.
| |
Extrusion |
The extrusion vector.
(Inherited from ReferenceModelObjectAttribute.) | |
FilletRadius |
The fillet radius.
| |
FlangeSlope |
The flange slope.
| |
FlangeThickness |
The flange thickness.
| |
FlangeWidth |
The flange width.
| |
Name |
The name of the product.
(Inherited from ReferenceModelObjectAttribute.) | |
ObjectType |
The object type of the product.
(Inherited from ReferenceModelObjectAttribute.) | |
Origin |
The origin of the extrusion.
(Inherited from ReferenceModelObjectAttribute.) | |
ProfileName |
The name of the profile (often empty).
(Inherited from ReferenceModelObjectAttribute.) | |
WebThickness |
The web thickness.
| |
xDir |
The X-axis direction.
(Inherited from ReferenceModelObjectAttribute.) |
See Also