-
-
Notifications
You must be signed in to change notification settings - Fork 119
ACadSharp.Entities.VertexFaceRecord
Albert Domenech edited this page Aug 4, 2024
·
3 revisions
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 |
ACadSharp Class Library Documentation
Documentation created by NetDocGen
- ACadSharp
- ACadSharp.Attributes
- ACadSharp.Blocks
- ACadSharp.Classes
- ACadSharp.Entities
- ACadSharp.Exceptions
- ACadSharp.Header
- ACadSharp.IO
- ACadSharp.Objects
- ACadSharp.Objects.Collections
- ACadSharp.Tables
- ACadSharp.Tables.Collections
- ACadSharp.Types.Units
- CSMath
- CSMath.Geometry
- CSUtilities.Attributes
- CSUtilities.Extensions