Skip to content

ACadSharp.Entities.UnderlayEntity.Normal

Albert Domenech edited this page Jul 20, 2025 · 2 revisions

Normal Property

Specifies the three-dimensional normal unit vector for the object.

Definition

Namespace: ACadSharp.Entities.UnderlayEntity<T>

C#

DxfCodeValueAttribute
public XYZ Normal { get; set; }

Property Value

XYZ

Clone this wiki locally