Class IfcEllipseProfileDef

IfcEllipseProfileDef class

Partial IIfc entity class

IfcEllipseProfileDef

public class IfcEllipseProfileDef : IfcParameterizedProfileDef

Constructors

NameDescription
IfcEllipseProfileDef()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
HasExternalReference { get; }HasExternalReference
HasProperties { get; }HasProperties
Position { get; set; }Position
ProfileName { get; set; }ProfileName
ProfileType { get; set; }ProfileType
SemiAxis1 { get; set; }SemiAxis1
SemiAxis2 { get; set; }SemiAxis2

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