SoTextureCoordinateElementPush Method |
Overrides OIV.Inventor.Elements.SoTextureCoordinateElement.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.1.0.0 (10.17.0.0)
Syntaxpublic override void Push(
SoState name_23151
)
Public Overrides Sub Push (
name_23151 As SoState
)
public:
virtual void Push(
SoState^ name_23151
) override
abstract Push :
name_23151 : SoState -> unit
override Push :
name_23151 : SoState -> unit
Parameters
- name_23151
- Type: OIV.Inventor.MiscSoState
Remarks
See Also