| SoActionUseAlternateRep Method | 
Tell the action to use alternate representations during traversal when available.
Namespace: OIV.Inventor.Actions
 Syntax
Syntax Remarks
RemarksSee SoNode.getAternateRep(). Default is false. When true, it is the responsibility of each OIV.Inventor.Nodes.SoNode derived object to choose to provide or not an alternate representation for a given action.
 See Also
See Also