Skip to content

ACadSharp.Entities.Vertex.Location

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

Location Property

Location point (in OCS when 2D, and WCS when 3D)

Definition

Namespace: ACadSharp.Entities.Vertex

C#

DxfCodeValueAttribute
public XYZ Location { get; set; }

Property Value

XYZ

Clone this wiki locally