ACadSharp.Entities.VertexFaceRecord - DomCR/ACadSharp GitHub Wiki
Represents a entity
Object name
Dxf class name
Namespace: ACadSharp.Entities
C#
DxfNameAttribute
DxfSubClassAttribute
public class VertexFaceRecord
Returns | Name | Summary |
---|---|---|
Int16 |
Index1 | Vert index BS 71 1 - based vertex index(see DXF doc) |
Int16 |
Index2 | Vert index BS 72 1 - based vertex index(see DXF doc) |
Int16 |
Index3 | Vert index BS 73 1 - based vertex index(see DXF doc) |
Int16 |
Index4 | Vert index BS 74 1 - based vertex index(see DXF doc) |
ObjectType |
ObjectType | |
String |
SubclassMarker |