public class PbPyramidCell extends PbCell implements java.lang.Cloneable
Facets, nodes and edges are numbered as follows:
n4 x facet 0 = 0123 edge 0 = 01 /| \ . facet 1 = 041 edge 1 = 12 / | \ . facet 2 = 142 edge 2 = 23 / | \ . facet 3 = 243 edge 3 = 30 / | \ . facet 4 = 340 edge 4 = 04 / | \ . edge 5 = 14 / n3 x------\----------x n2 edge 6 = 24 / ' \ ' edge 7 = 34 / ' \ ' n0 x------------------x n1
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PbPyramidCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbPyramidCell(PbPyramidCell cell)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
float[] |
getDerivs(SbVec3f pcoord)
Returns 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 PbPyramidCell(PbMesh owner_mesh)
public PbPyramidCell(PbPyramidCell 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