public class PbWedgeCell extends PbCell implements java.lang.Cloneable
Facets, nodes, and edges are numbered as follows:
n2 facet 0 = 012 edge 0 = 01 x facet 1 = 354 edge 1 = 12 . / \ facet 2 = 0253 edge 2 = 20 . / \ facet 3 = 1452 edge 3 = 34 . / \ facet 4 = 0341 edge 4 = 45 . / \ edge 5 = 53 n5 / \ edge 6 = 03 x / \ edge 7 = 14 / \ n0 x-------------x n1 edge 8 = 25 / \ . . / \. . / . \ . / . \ . /. \ . n3 x-------------x n4
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
PbWedgeCell(PbMesh owner_mesh)
Constructor of a default simple cell.
|
PbWedgeCell(PbWedgeCell 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 PbWedgeCell(PbMesh owner_mesh)
public PbWedgeCell(PbWedgeCell 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