SoActionSetUpState Method |
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax [EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public virtual void SetUpState()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Overridable Sub SetUpState
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
virtual void SetUpState()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
abstract SetUpState : unit -> unit
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
override SetUpState : unit -> unit
Remarks See Also