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