public class PoCoordinateSystemAxis extends PoGraphMaster
File format/default:
| start | 0 0 0 |
| end | 1 1 1 |
| xTitle | "X" |
| yTitle | "Y" |
| zTitle | "Z" |
| arrowLengthFactor | 0.05 |
| titleTranslationFactor | 0 |
PoBase.NodeWriteFormats, PoBase.TextTypes, PoBase.UpdateMethodTypesInventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
SoSFFloat |
arrowLengthFactor
Arrow length scale factor.
|
SoSFVec3f |
end
End of the coordinate system.
|
SoSFVec3f |
start
Start of the coordinate system.
|
SoSFFloat |
titleTranslationFactor
Translation factor of the titles (as function of the length of each vector).
|
SoSFString |
xTitle
String to be displayed at the end of the X coordinate vector.
|
SoSFString |
yTitle
String to be displayed at the end of the Y coordinate vector.
|
SoSFString |
zTitle
String to be displayed at the end of the Z coordinate vector.
|
FOLD_NODE_WRITE_FORMAT, SO_ANNO_TEXT3, SO_TEXT3, UNFOLD_NODE_WRITE_FORMAT, UPDATE_METHOD_IMMEDIATE, UPDATE_METHOD_ON_ACTIONboundingBoxIgnoringVERBOSE_LEVEL, ZeroHandle| Constructor and Description |
|---|
PoCoordinateSystemAxis()
Default constructor.
|
PoCoordinateSystemAxis(SbVec3f _start,
SbVec3f _end,
java.lang.String _xTitle,
java.lang.String _yTitle,
java.lang.String _zTitle,
float _arrowLengthFactor,
float _titleTranslationFactor)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static SoNodekitCatalog |
getClassNodekitCatalog()
Returns the
SoNodekitCatalog for this class. |
addPostRebuildCallback, addPreRebuildCallback, getDomain, getNodeWriteFormat, getTextType, getUpdateMethod, isBuilt, isModified, isVRML2Mode, rebuild, setDomain, setNodeWriteFormat, setTextType, setUpdateMethod, setVRML2Mode, touchKitgetNodekitCatalog, getPart, getPart, getPartString, getViewportIsEnabled, getViewportOrigin, getViewportSize, isSearchingChildren, set, set, setPart, setSearchingChildrenaffectsState, callback, copy, copy, distribute, doAction, getAlternateRep, getBoundingBox, getByName, getMatrix, getPrimitiveCount, getRenderUnitID, GLRender, GLRenderBelowPath, GLRenderInPath, GLRenderOffPath, grabEventsCleanup, grabEventsSetup, handleEvent, isBoundingBoxIgnoring, isOverride, pick, rayPick, search, setOverride, touch, writecopyFieldValues, copyFieldValues, enableNotify, fieldsAreEqual, get, getAllFields, getEventIn, getEventOut, getField, getFieldName, hasDefaultValues, isNotifyEnabled, setToDefaultsdispose, getEXTERNPROTO, getName, getPROTO, isDisposable, isSynchronizable, setName, setSynchronizablegetAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic final SoSFVec3f start
public final SoSFVec3f end
public final SoSFString xTitle
public final SoSFString yTitle
public final SoSFString zTitle
public final SoSFFloat arrowLengthFactor
public final SoSFFloat titleTranslationFactor
public static SoNodekitCatalog getClassNodekitCatalog()
SoNodekitCatalog for this class.Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com