Skip to content

ACadSharp.Entities.Face3D

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

Face3D Class

Represents a entity.

Remarks

Object name
Dxf class name

Definition

Namespace: ACadSharp.Entities

C#

DxfNameAttribute
DxfSubClassAttribute
public class Face3D

Properties

Returns Name Summary
XYZ FirstCorner First corner(in WCS)
InvisibleEdgeFlags Flags Invisible edge flags
XYZ FourthCorner Fourth corner(in WCS).
String ObjectName
ObjectType ObjectType
XYZ SecondCorner Second corner(in WCS)
String SubclassMarker
XYZ ThirdCorner Third corner(in WCS)
Clone this wiki locally