Class IfcCircle
IfcCircle class
Partial IIfc entity class
IfcCircle
public class IfcCircle : IfcConic
Constructors
| Name | Description |
|---|---|
| IfcCircle() | The default constructor. |
Properties
| Name | Description |
|---|---|
| EntityLabel { get; } | Gets the entity label. |
| LayerAssignments { get; } | LayerAssignments |
| Position { get; set; } | Position |
| Radius { get; set; } | Radius |
| 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