ACadSharp.Entities.UnderlayEntity.Normal - DomCR/ACadSharp GitHub Wiki

Normal Property

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

Definition

Namespace: ACadSharp.Entities.UnderlayEntity

C#

DxfCodeValueAttribute
public XYZ Normal { get; set; }

Property Value

XYZ