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