Skip to content

ACadSharp.Entities.IGeometricEntity

Albert Domenech edited this page Oct 3, 2024 · 1 revision

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.
Clone this wiki locally