public class SoCSGAction extends SoAction
SoCSGGroup
nodes by the sets of polygons (SoFaceSet
shapes are used) that form the surfaces of the result of the CSG tree defined by the expression field of each SoCSGGroup
. The time consumed by this action is proportional to the complexity (number of polygons) of the children of each SoCSGGroup
node traversed and also by the complexity of the CSG tree (defined by the expression field of SoCSGGroup
).
Only the geometry is managed by this action; other shape attributes such as material, textures, etc., are ignored.
<font color="#0000FF">NOTE:</font> This class is provided on an as-is basis, with no support or warranty.
See also:
SolidViz Overview, SoCSGGroup
SoSolidVizDeprecated since Open Inventor 9500
No longer supported.
SoAction.AppliedCodes, SoAction.DistribModes, SoAction.PathCodes, SoAction.PathIndices
Inventor.ConstructorCommand
ALL, BELOW_PATH, CLUSTER_ONLY, IN_PATH, LOCAL_ONLY, NO_PATH, NODE, OFF_PATH, PATH, PATH_LIST
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
SoCSGAction()
Deprecated.
Contructor.
|
Modifier and Type | Method and Description |
---|---|
static void |
enableElement(java.lang.Class<? extends Inventor> t,
int stkIndex)
Deprecated.
|
apply, apply, clearApplyResult, forwardTraversal, getContinueActionInBranchFlag, getCurPath, getNodeAppliedTo, getOriginalPathListAppliedTo, getPathAppliedTo, getPathCode, getPathListAppliedTo, getPipeId, getSceneManager, getState, getWhatAppliedTo, hasTerminated, invalidateState, isBeingApplied, isLastPathListAppliedTo, isUsingAlternateRep, nullAction, postDelayedTraversal, preDelayedTraversal, resetContinueActionInBranchFlag, setPipeId, setSceneManager, setUpState, stopActionInBranch, traverse, useAlternateRep
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static void enableElement(java.lang.Class<? extends Inventor> t, int stkIndex)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com