| SoTextureCoordinateBindingElementPush Method |
Overrides OIV.Inventor.Elements.SoTextureCoordinateBindingElement.Push(OIV.Inventor.Misc.SoState) method to copy values from next instance in the stack.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.1.0 (10.18.1.0)
Syntaxpublic override void Push(
SoState name_23108
)
Public Overrides Sub Push (
name_23108 As SoState
)
public:
virtual void Push(
SoState^ name_23108
) override
abstract Push :
name_23108 : SoState -> unit
override Push :
name_23108 : SoState -> unit Parameters
- name_23108
- Type: OIV.Inventor.MiscSoState
Remarks
See Also