SoSearchActionSetType Method (Type) |
Calls SetType(t, true).
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetType(
Type t
)
Public Sub SetType (
t As Type
)
public:
void SetType(
Type^ t
)
member SetType :
t : Type -> unit
Parameters
- t
- Type: SystemType
Remarks See Also