Class IfcEllipse

IfcEllipse class

Partial IIfc entity class

IfcEllipse

public class IfcEllipse : IfcConic

Constructors

NameDescription
IfcEllipse()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignment { get; }LayerAssignment
Position { get; set; }Position
SemiAxis1 { get; set; }SemiAxis1
SemiAxis2 { get; set; }SemiAxis2
StyledByItem { get; }StyledByItem

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