Skip to content

ACadSharp.Entities.Face3D.FourthCorner

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

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

Clone this wiki locally