Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
Modifier and Type | Method and Description |
---|---|
static SoOutput.FileProperties |
SoOutput.FileProperties.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoOutput.FileProperties |
SoOutput.getFileProperty()
Returns the current properties used by
SoOutput . |
static SoOutput.FileProperties |
SoOutput.FileProperties.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoOutput.FileProperties |
SoOutput.FileProperties.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoOutput.FileProperties[] |
SoOutput.FileProperties.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoOutput.setFileProperty(SoOutput.FileProperties properties)
Sets a combination of properties for the current file.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com