SoTextureCoordinateBindingElementGet Method (SoState) |
Calls Get(state, System.Int32(0)).
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static SoTextureCoordinateBindingElementBindings Get(
SoState state
)
Public Shared Function Get (
state As SoState
) As SoTextureCoordinateBindingElementBindings
public:
static SoTextureCoordinateBindingElementBindings Get(
SoState^ state
)
static member Get :
state : SoState -> SoTextureCoordinateBindingElementBindings
Parameters
- state
- Type: OIV.Inventor.MiscSoState
Return Value
Type:
SoTextureCoordinateBindingElementBindingsRemarks See Also