Click or drag to resize

PolyfaceMeshFace Properties

The PolyfaceMeshFace type exposes the following members.

Properties
  NameDescription
Public propertyCodeName
Gets the dxf entity type string.
(Inherited from DxfObject.)
Public propertyColor
Gets or sets the face color.
Public propertyHandle
Gets the handle assigned to the dxf object.
(Inherited from DxfObject.)
Public propertyOwner
Gets the owner of the actual dxf object.
(Inherited from DxfObject.)
Public propertyVertexIndexes
Gets the list of indexes to the vertex list of a polyface mesh that makes up the face.
Top
See Also