Skip to content

ACadSharp.Entities.IVertex.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.IVertex

C#

public IVector Location { get; }

Property Value

IVector

Clone this wiki locally