Skip to content

ACadSharp.Entities.IGeometricEntity

Albert Domenech edited this page Mar 27, 2025 · 3 revisions

IGeometricEntity Class

Objects with geometric properties that can be processed in a 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