Skip to content

ACadSharp.Entities.DimensionOrdinate

Albert Domenech edited this page Aug 4, 2024 · 7 revisions

DimensionOrdinate Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class DimensionOrdinate

Properties

Returns Name Summary
XYZ FeatureLocation Definition point for linear and angular dimensions (in WCS)
Boolean IsOrdinateTypeX Ordinate type. If true, ordinate is X-type else is ordinate is Y-type
XYZ LeaderEndpoint Definition point for linear and angular dimensions (in WCS)
Double Measurement
String ObjectName
ObjectType ObjectType
String SubclassMarker
Clone this wiki locally