SoActionGetPathAppliedTo 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 SoPath GetPathAppliedTo()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetPathAppliedTo As SoPath
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoPath^ GetPathAppliedTo()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetPathAppliedTo : unit -> SoPath
Return Value
Type:
SoPath
Remarks
See Also