Skip to content

ACadSharp.Entities.IGeometricEntity

Albert Domenech edited this page Oct 3, 2024 · 3 revisions

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