ACadSharp.Entities.Face3D.FourthCorner - DomCR/ACadSharp GitHub Wiki

FourthCorner Property

Fourth corner(in WCS).

Remarks

If only three corners are entered, this is the same as the third corner

Definition

Namespace: ACadSharp.Entities.Face3D

C#

DxfCodeValueAttribute
public XYZ FourthCorner { get; set; }

Property Value

XYZ