Skip to content

ACadSharp.Entities.Vertex.Location

Albert Domenech edited this page Jul 14, 2024 · 1 revision

Location Property

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

Definition

Namespace: ACadSharp.Entities.Vertex

C#

public XYZ Location { get; set; }

Property Value

XYZ

Clone this wiki locally