ACadSharp.Entities.Face3D - DomCR/ACadSharp GitHub Wiki

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).

Methods

Returns Name Summary
BoundingBox GetBoundingBox Gets the bounding box aligned with the axis XYZ that occupies this entity.
⚠️ **GitHub.com Fallback** ⚠️