SoActionGetNodeAppliedTo Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoNode GetNodeAppliedTo()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetNodeAppliedTo As SoNode
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoNode^ GetNodeAppliedTo()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetNodeAppliedTo : unit -> SoNode
Return Value
Type:
SoNode
Remarks
See Also