MeshPolygonReference
A reference to a mesh polygon.
Inheritance
The MeshPolygonReference object is derived from the object.
Usage locations
The MeshPolygonReference object can be accessed from the following locations:
- Properties
- MeshPolygonReference object has property Value.
Property List
- Index
- Returns the index of this element in the element collection. (Read only number)
- Value
- Returns the MeshPolygonReference associated with this element. (Read only MeshPolygonReference)
Property Details
- Index
- Returns the index of this element in the element collection.
- Type
- number
- Access
- Read only
- Value
- Returns the MeshPolygonReference associated with this element.
- Type
- MeshPolygonReference
- Access
- Read only