Skip to content

ACadSharp.Entities.DimensionAligned.SecondPoint

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

SecondPoint Property

Definition point for linear and angular dimensions(in WCS).

Definition

Namespace: ACadSharp.Entities.DimensionAligned

C#

DxfCodeValueAttribute
public XYZ SecondPoint { get; set; }

Property Value

XYZ

Clone this wiki locally