| Package | Description |
|---|---|
| com.openinventor.meshviz.graph |
| Modifier and Type | Method and Description |
|---|---|
static PoGroup6Axis3.AxisTypes |
PoGroup6Axis3.AxisTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoGroup6Axis3.AxisTypes |
PoGroup6Axis3.AxisTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoGroup6Axis3.AxisTypes |
PoGroup6Axis3.AxisTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoGroup6Axis3.AxisTypes[] |
PoGroup6Axis3.AxisTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PoGroup6Axis3(SbVec3f _start,
SbVec3f _end,
PoGroup6Axis3.AxisTypes _xAxisType,
PoGroup6Axis3.AxisTypes _yAxisType,
PoGroup6Axis3.AxisTypes _zAxisType)
Calls PoGroup6Axis3(_start, _end, _xAxisType, _yAxisType, _zAxisType, (java.lang.String)null, (java.lang.String)null, (java.lang.String)null).
|
PoGroup6Axis3(SbVec3f _start,
SbVec3f _end,
PoGroup6Axis3.AxisTypes _xAxisType,
PoGroup6Axis3.AxisTypes _yAxisType,
PoGroup6Axis3.AxisTypes _zAxisType,
java.lang.String xTtle)
Calls PoGroup6Axis3(_start, _end, _xAxisType, _yAxisType, _zAxisType, xTtle, (java.lang.String)null, (java.lang.String)null).
|
PoGroup6Axis3(SbVec3f _start,
SbVec3f _end,
PoGroup6Axis3.AxisTypes _xAxisType,
PoGroup6Axis3.AxisTypes _yAxisType,
PoGroup6Axis3.AxisTypes _zAxisType,
java.lang.String xTtle,
java.lang.String yTtle)
Calls PoGroup6Axis3(_start, _end, _xAxisType, _yAxisType, _zAxisType, xTtle, yTtle, (java.lang.String)null).
|
PoGroup6Axis3(SbVec3f _start,
SbVec3f _end,
PoGroup6Axis3.AxisTypes _xAxisType,
PoGroup6Axis3.AxisTypes _yAxisType,
PoGroup6Axis3.AxisTypes _zAxisType,
java.lang.String xTtle,
java.lang.String yTtle,
java.lang.String zTtle)
Constructor.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com