Uses of Enum Class
com.openinventor.inventor.io.cad.SoCADInputReaderParameters.Qualities
Packages that use SoCADInputReaderParameters.Qualities
-
Uses of SoCADInputReaderParameters.Qualities in com.openinventor.inventor.io.cad
Methods in com.openinventor.inventor.io.cad that return SoCADInputReaderParameters.QualitiesModifier and TypeMethodDescriptionSoCADInputReaderParameters.Qualities.valueOf
(int val) Returns the enum constant of this type with the specified integer valueReturns the enum constant of this class with the specified name.static SoCADInputReaderParameters.Qualities[]
SoCADInputReaderParameters.Qualities.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.openinventor.inventor.io.cad with parameters of type SoCADInputReaderParameters.QualitiesModifier and TypeMethodDescriptionvoid
SoCADInputReaderParameters.setTessellationOption
(SoCADInputReaderParameters.Qualities quality) Specify predefined tessellation options.