SoCallbackAction.GetMaterialBinding Method |
Returns the current material information from the state.
Namespace: OIV.Inventor.ActionsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoMaterialBinding. Bindings GetMaterialBinding()
Public Function GetMaterialBinding As SoMaterialBinding.Bindings
public:
SoMaterialBinding. Bindings GetMaterialBinding()
member GetMaterialBinding : unit -> SoMaterialBinding. Bindings
Return Value
Type:
SoMaterialBinding.Bindings
Remarks
See Also