Click or drag to resize
SoSurroundScale Properties

The SoSurroundScale type exposes the following members.

Properties
  NameDescription
Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertynumNodesUpToContainer

When traversed by an action, if surroundScale needs to calculate a new box, surroundScale looks at the current path in the action.

Public propertynumNodesUpToReset

Before applying the OIV.Inventor.Actions.SoGetBoundingBoxAction (see the OIV.Inventor.Nodes.SoSurroundScale.numNodesUpToContainer field above) the surroundScale node travels up the path a distance of OIV.Inventor.Nodes.SoSurroundScale.numNodesUpToReset and tells the action to reset the bounding box upon traversal of that node.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Top
See Also