ACadSharp.Entities.IGeometricEntity - DomCR/ACadSharp GitHub Wiki
IGeometricEntity Class
Objects with geometric qualities in the drawing.
Definition
Namespace: ACadSharp.Entities
C#
public interface IGeometricEntity
Methods
Returns | Name | Summary |
---|---|---|
BoundingBox |
GetBoundingBox | Gets the bounding box aligned with the axis XYZ that occupies this entity. |