public class SoCADInputReaderParameters extends SoInputParameters
SoInput.setInputParameters()
method.
See also:
Modifier and Type | Class and Description |
---|---|
static class |
SoCADInputReaderParameters.ImportOption
Specify how the scene graph resulting from the import should be generated.
|
static class |
SoCADInputReaderParameters.Qualities |
static class |
SoCADInputReaderParameters.TessellationOption
Parameters used to tessellate the model during import.
|
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoCADInputReaderParameters()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
SoCADInputReaderParameters.ImportOption |
getImportOption()
Returns the current import options.
|
SoCADInputReaderParameters.TessellationOption |
getTessellationOption()
Returns the current tessellation options.
|
void |
setImportOption(SoCADInputReaderParameters.ImportOption option)
Specifies the import options.
|
void |
setTessellationOption()
Calls setTessellationOption(SoCADInputReaderParameters.Qualities.valueOf( SoCADInputReaderParameters.Qualities.MEDIUM.getValue() )).
|
void |
setTessellationOption(SoCADInputReaderParameters.Qualities quality)
Specify predefined tessellation options.
|
void |
setTessellationOption(SoCADInputReaderParameters.TessellationOption option)
Specifies the tessellation options.
|
dispose, getNativeResourceHandle
public void setImportOption(SoCADInputReaderParameters.ImportOption option)
public SoCADInputReaderParameters.ImportOption getImportOption()
public void setTessellationOption(SoCADInputReaderParameters.TessellationOption option)
public SoCADInputReaderParameters.TessellationOption getTessellationOption()
public void setTessellationOption()
public void setTessellationOption(SoCADInputReaderParameters.Qualities quality)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com