Skip to content

ACadSharp.Entities.Solid.Normal

Albert Domenech edited this page Aug 4, 2024 · 2 revisions

Normal Property

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

Definition

Namespace: ACadSharp.Entities.Solid

C#

DxfCodeValueAttribute
public XYZ Normal { get; set; }

Property Value

XYZ

Clone this wiki locally