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