SoSearchAction.SetInterest Method |
Sets which paths to return.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic void SetInterest(
SoSearchAction. Interests i
)
Public Sub SetInterest (
i As SoSearchAction. Interests
)
public:
void SetInterest(
SoSearchAction. Interests i
)
member SetInterest :
i : SoSearchAction. Interests -> unit
Parameters
- i
- Type: OIV.Inventor.Actions.SoSearchAction.Interests
Remarks
See Also