Uses of Class
com.openinventor.inventor.io.cad.SoCADInputReaderParameters.TessellationOption
Packages that use SoCADInputReaderParameters.TessellationOption
-
Uses of SoCADInputReaderParameters.TessellationOption in com.openinventor.inventor.io.cad
Methods in com.openinventor.inventor.io.cad that return SoCADInputReaderParameters.TessellationOptionModifier and TypeMethodDescriptionSoCADInputReaderParameters.getTessellationOption()
Returns the current tessellation options.Methods in com.openinventor.inventor.io.cad with parameters of type SoCADInputReaderParameters.TessellationOptionModifier and TypeMethodDescriptionvoid
SoCADInputReaderParameters.setTessellationOption
(SoCADInputReaderParameters.TessellationOption option) Specifies the tessellation options.