public class PbHexahedronCell extends PbCell implements java.lang.Cloneable
Facets, nodes and edges are numbered as following :
4-----------7 facet 0 = 0374 edge 0 = 01 /| /| facet 1 = 1562 edge 1 = 12 / | / | facet 2 = 0451 edge 2 = 23 / | / | facet 3 = 3267 edge 3 = 30 5----------6 | facet 4 = 0123 edge 4 = 45 | | | | facet 5 = 4765 edge 5 = 56 | 0----|------3 edge 6 = 67 | / | / edge 7 = 74 | / | / edge 8 = 04 |/ | / edge 9 = 15 1----------2 edge10 = 26 edge11 = 37
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PbHexahedronCell(PbHexahedronCell cell)
Copy constructor.
|
PbHexahedronCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
float[] |
getDerivs(SbVec3f pcoord)
Gets the derivs of a point defined by its parametric coordinates.
|
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 PbHexahedronCell(PbMesh owner_mesh)
public PbHexahedronCell(PbHexahedronCell cell)
public java.lang.Object clone()
clone
in class java.lang.Object
public float[] getDerivs(SbVec3f pcoord)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com