SoSearchPathActionGetDerivedIsOK Method |
Gets flag to allow search on a type to match derived types.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public bool GetDerivedIsOK()
Public Function GetDerivedIsOK As Boolean
public:
bool GetDerivedIsOK()
member GetDerivedIsOK : unit -> bool
Return Value
Type:
BooleanRemarks See Also