Skip to content

ACadSharp.Entities.ModelerGeometry

Albert Domenech edited this page Sep 24, 2025 · 1 revision

ModelerGeometry Class

Represents a entity.

Definition

Namespace: ACadSharp.Entities

C#

DxfSubClassAttribute
public abstractclass ModelerGeometry

Properties

Returns Name Summary
XYZ Point
List<Silhouette> Silhouettes
String SubclassMarker
List<Wire> Wires

Methods

Returns Name Summary
Void ApplyTransform(CSMath.Transform)
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
Clone this wiki locally