PolyfaceMeshFace Class |
Namespace: DXFReaderNET.Entities
The PolyfaceMeshFace type exposes the following members.
Name | Description | |
---|---|---|
![]() | PolyfaceMeshFace |
Initializes a new instance of the PolyfaceMeshFace class.
|
![]() | PolyfaceMeshFace(IEnumerableInt16) |
Initializes a new instance of the PolyfaceMeshFace class.
|
Name | Description | |
---|---|---|
![]() | CodeName |
Gets the dxf entity type string.
(Inherited from DxfObject.) |
![]() | Color |
Gets or sets the face color.
|
![]() | Handle |
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.) |
![]() | Owner |
Gets the owner of the actual dxf object.
(Inherited from DxfObject.) |
![]() | VertexIndexes |
Gets the list of indexes to the vertex list of a polyface mesh that makes up the face.
|
Name | Description | |
---|---|---|
![]() | Clone |
Creates a new PolyfaceMeshFace that is a copy of the current instance.
|
![]() | ToString |
Converts the value of this instance to its equivalent string representation.
(Overrides DxfObjectToString.) |