Skip to content

ACadSharp.Objects.GeoData.ReferencePoint

Albert Domenech edited this page Feb 3, 2025 · 1 revision

ReferencePoint Property

Reference point in coordinate system coordinates, valid only when coordinate type is Local Grid.

Definition

Namespace: ACadSharp.Objects.GeoData

C#

DxfCodeValueAttribute
public XYZ ReferencePoint { get; set; }

Property Value

XYZ

Clone this wiki locally