SoNormalBindingElement.Get Method |
Returns current normal binding from the state.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.3.0.0 (10.3.0.0)
Syntaxpublic static SoNormalBindingElement. Bindings Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoNormalBindingElement.Bindings
public:
static SoNormalBindingElement. Bindings Get(
SoState^ state
)
static member Get :
state : SoState -> SoNormalBindingElement. Bindings
Parameters
- state
- Type: OIV.Inventor.Misc.SoState
Return Value
Type:
SoNormalBindingElement.Bindings
Remarks
See Also