Uses of Class
com.openinventor.inventor.SoInputParameters
Packages that use SoInputParameters
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
Inventor CAD file format support.
-
Uses of SoInputParameters in com.openinventor.inventor
Methods in com.openinventor.inventor that return SoInputParametersModifier and TypeMethodDescriptionSoInput.getInputParameters()
Return the currentSoInputParameters
.Methods in com.openinventor.inventor with parameters of type SoInputParametersModifier and TypeMethodDescriptionvoid
SoInput.setInputParameters
(SoInputParameters parameters) Specify parameters to modify/control actions during the read of a file. -
Uses of SoInputParameters in com.openinventor.inventor.io.cad
Subclasses of SoInputParameters in com.openinventor.inventor.io.cadModifier and TypeClassDescriptionclass
CAD Input reader Parameters when importing CAD file type.