SoPickMethodElement.Get Method |
Returns current pick method from the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic static SoPickMethodElement. Methods Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoPickMethodElement.Methods
public:
static SoPickMethodElement. Methods Get(
SoState^ state
)
static member Get :
state : SoState -> SoPickMethodElement. Methods
Parameters
- state
- Type: OIV.Inventor.Misc.SoState
Return Value
Type:
SoPickMethodElement.Methods
Remarks
See Also