Uses of Class
com.openinventor.inventor.fields.SoSFPlane
-
Packages that use SoSFPlane Package Description com.openinventor.inventor.nodes com.openinventor.meshviz.data com.openinventor.meshvizxlm.mapping.nodes Provides rendering, property and action nodes.com.openinventor.volumeviz.nodes -
-
Uses of SoSFPlane in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFPlane Modifier and Type Field Description SoSFPlane
SoClipPlane. plane
Plane defining half-space. -
Uses of SoSFPlane in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFPlane Modifier and Type Field Description SoSFPlane
PoMesh3DVecCrossSection. plane
Position of the cross section.SoSFPlane
PoMeshCrossContour. plane
Position of the cross section.SoSFPlane
PoMeshCrossSection. plane
Position of the cross section. -
Uses of SoSFPlane in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes declared as SoSFPlane Modifier and Type Field Description SoSFPlane
MoMeshPlaneSlice. plane
Position of the plane slice. -
Uses of SoSFPlane in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoSFPlane Modifier and Type Field Description SoSFPlane
SoObliqueSlice. plane
Plane defining the slice.
-