Class IfcRoundedRectangleProfileDef

IfcRoundedRectangleProfileDef class

IfcRoundedRectangleProfileDef

public class IfcRoundedRectangleProfileDef : IfcRectangleProfileDef

Constructors

NameDescription
IfcRoundedRectangleProfileDef()The default constructor.

Properties

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