Class IfcRectangleProfileDef

IfcRectangleProfileDef class

Partial IIfc entity class

IfcRectangleProfileDef

public class IfcRectangleProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcRectangleProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
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