Class IfcEllipse
IfcEllipse class
Partial IIfc entity class
IfcEllipse
public class IfcEllipse : IfcConic
Constructors
| Name | Description |
|---|---|
| IfcEllipse() | The default constructor. |
Properties
| Name | Description |
|---|---|
| EntityLabel { get; } | Gets the entity label. |
| LayerAssignments { get; } | LayerAssignments |
| Position { get; set; } | Position |
| SemiAxis1 { get; set; } | SemiAxis1 |
| SemiAxis2 { get; set; } | SemiAxis2 |
| StyledByItem { get; } | StyledByItem |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcConic
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD