Class IfcAsymmetricIShapeProfileDef

IfcAsymmetricIShapeProfileDef class

IfcAsymmetricIShapeProfileDef

public class IfcAsymmetricIShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcAsymmetricIShapeProfileDef()The default constructor.

Properties

NameDescription
BottomFlangeEdgeRadius { get; set; }
BottomFlangeFilletRadius { get; set; }
BottomFlangeSlope { get; set; }
BottomFlangeThickness { get; set; }
BottomFlangeWidth { get; set; }
Childs { get; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
HasExternalReference { get; }
HasProperties { get; }
Id { get; }
OverallDepth { get; set; }
Position { get; set; }
ProfileName { get; set; }
ProfileType { get; set; }
TopFlangeEdgeRadius { get; set; }
TopFlangeFilletRadius { get; set; }
TopFlangeSlope { get; set; }
TopFlangeThickness { get; set; }
TopFlangeWidth { get; set; }
WebThickness { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also