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