Skip to content

ACadSharp.Entities.DimensionAngular3Pt.AngleVertex

Albert Domenech edited this page Jul 15, 2025 · 3 revisions

AngleVertex Property

Definition point for diameter, radius, and angular dimensions (in WCS).

Remarks

It has the same value as the center of the arc.

Definition

Namespace: ACadSharp.Entities.DimensionAngular3Pt

C#

DxfCodeValueAttribute
public XYZ AngleVertex { get; set; }

Property Value

XYZ

Clone this wiki locally