ACadSharp.Entities.PolyfaceMesh - DomCR/ACadSharp GitHub Wiki
Represents a entity.
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class PolyfaceMesh
Returns | Name | Summary |
---|---|---|
CadObjectCollection<VertexFaceRecord> |
Faces | |
String |
ObjectName | |
ObjectType |
ObjectType | |
String |
SubclassMarker |
Returns | Name | Summary |
---|---|---|
CadObject |
Clone | |
IEnumerable<Entity> |
Explode |