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