Class IfcAsymmetricIShapeProfileDef

IfcAsymmetricIShapeProfileDef class

IfcAsymmetricIShapeProfileDef

public class IfcAsymmetricIShapeProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcAsymmetricIShapeProfileDef()The default constructor.

Properties

NameDescription
BottomFlangeEdgeRadius { get; set; }BottomFlangeEdgeRadius
BottomFlangeFilletRadius { get; set; }BottomFlangeFilletRadius
BottomFlangeSlope { get; set; }BottomFlangeSlope
BottomFlangeThickness { get; set; }BottomFlangeThickness
BottomFlangeWidth { get; set; }BottomFlangeWidth
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
OverallDepth { get; set; }OverallDepth
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
TopFlangeEdgeRadius { get; set; }TopFlangeEdgeRadius
TopFlangeFilletRadius { get; set; }TopFlangeFilletRadius
TopFlangeSlope { get; set; }TopFlangeSlope
TopFlangeThickness { get; set; }TopFlangeThickness
TopFlangeWidth { get; set; }TopFlangeWidth
WebThickness { get; set; }WebThickness

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