| Package | Description |
|---|---|
| com.openinventor.inventor.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoSFBitMask<SoCylinder.PartType> |
SoCylinder.parts
Visible parts of cylinder.
|
| Modifier and Type | Method and Description |
|---|---|
static SoCylinder.PartType |
SoCylinder.PartType.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoCylinder.PartType |
SoCylinder.PartType.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoCylinder.PartType |
SoCylinder.PartType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoCylinder.PartType[] |
SoCylinder.PartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoCylinder.addPart(SoCylinder.PartType part)
Convenience function to turn on a part of the cylinder.
|
boolean |
SoCylinder.hasPart(SoCylinder.PartType part)
Convenience function that returns whether a given part is on or off.
|
void |
SoCylinder.removePart(SoCylinder.PartType part)
Convenience function to turn off a part of the cylinder.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com