Skip to content

ACadSharp.Entities.Ray.StartPoint

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

StartPoint Property

Start point(in WCS).

Definition

Namespace: ACadSharp.Entities.Ray

C#

DxfCodeValueAttribute
public XYZ StartPoint { get; set; }

Property Value

XYZ

Clone this wiki locally