Uses of Class
com.openinventor.meshviz.data.PbIndexedMesh2D.NodesInfo
-
Packages that use PbIndexedMesh2D.NodesInfo Package Description com.openinventor.meshviz.data -
-
Uses of PbIndexedMesh2D.NodesInfo in com.openinventor.meshviz.data
Methods in com.openinventor.meshviz.data that return PbIndexedMesh2D.NodesInfo Modifier and Type Method Description PbIndexedMesh2D.NodesInfo
PbIndexedMesh2D. get2DNodes()
Gets the mesh nodes coordinates (only x,y coordinates) .PbIndexedMesh2D.NodesInfo
PbIndexedMesh2D. getNodes()
Gets the mesh nodes coordinates (x,y,z coordinates) .
-