SoActionAppliedCodes Enumeration |
This enum is used to determine what the action is being applied to.
Extender API: this api is available to programmers who wish to extend the toolkit. We strongly suggest to use it only in the cases described in the Toolmaker guide such as creating a new class inherited from SoShape. See Open Inventor Toolmaker.
Namespace: OIV.Inventor.Actions
Member name | Value | Description | |
---|---|---|---|
NODE | 0 | Applied to graph rooted by a node. | |
PATH | 1 | Applied to graph defined by a path. | |
PATH_LIST | 2 | Applied to graphs defined by list of paths. |