Skip to content

ACadSharp.Entities.Face3D.SecondCorner

Albert Domenech edited this page Aug 5, 2024 · 3 revisions

SecondCorner Property

Second corner(in WCS).

Definition

Namespace: ACadSharp.Entities.Face3D

C#

DxfCodeValueAttribute
public XYZ SecondCorner { get; set; }

Property Value

XYZ

Clone this wiki locally