Skip to content

ACadSharp.Entities.Solid.FourthCorner

Albert Domenech edited this page Apr 6, 2025 · 3 revisions

FourthCorner Property

Fourth corner.

Remarks

If only three corners are entered to define the SOLID, then the fourth corner coordinate is the same as the third.

Definition

Namespace: ACadSharp.Entities.Solid

C#

DxfCodeValueAttribute
public XYZ FourthCorner { get; set; }

Property Value

XYZ

Clone this wiki locally