Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public SoState GetState()
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Function GetState As SoState
public:
[EditorBrowsableAttribute(EditorBrowsableState::Advanced)]
SoState^ GetState()
[<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>]
member GetState : unit -> SoState
Return Value
Type:
SoState
Remarks
See Also