public class PbTetrahedronCell extends PbCell implements java.lang.Cloneable
Facets, nodes and edges are numbered as following :
2 x /|\ / | \ / | \ facet 0 = 012 edge 0 = 01 / | \ facet 1 = 023 edge 1 = 12 / | \ facet 2 = 031 edge 2 = 20 / | \ facet 3 = 132 edge 3 = 03 0 x------|------x 1 edge 4 = 13 \ | / edge 5 = 23 \ | / \ | / \ | / \ | / \|/ x 3
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PbTetrahedronCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbTetrahedronCell(PbTetrahedronCell cell)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
getArea, getBoundingBox, getBounds, getCenter, getIndex, getLongestEdgeLength, getNodeCoord, getNodeIndex, getNumEdges, getNumFacets, getNumNodes, getValue, getValue, getValue, getValue, getVolume, locatePoint
enableConnection, isConnectionEnabled, touch
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public PbTetrahedronCell(PbTetrahedronCell cell)
public PbTetrahedronCell(PbMesh owner_mesh)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com