Skip to content

ACadSharp.Entities.Face3D.FirstCorner

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

FirstCorner Property

First corner(in WCS).

Definition

Namespace: ACadSharp.Entities.Face3D

C#

DxfCodeValueAttribute
public XYZ FirstCorner { get; set; }

Property Value

XYZ

Clone this wiki locally