Class IfcRectangleHollowProfileDef

IfcRectangleHollowProfileDef class

IfcRectangleHollowProfileDef

public class IfcRectangleHollowProfileDef : IfcRectangleProfileDef

Constructors

NameDescription
IfcRectangleHollowProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
InnerFilletRadius { get; set; }InnerFilletRadius
OuterFilletRadius { get; set; }OuterFilletRadius
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
WallThickness { get; set; }WallThickness
XDim { get; set; }XDim
YDim { get; set; }YDim

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