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: 2024.2.2.0 (10.16.2.0)
Syntax public override void Push(
SoState name_22976
)
Public Overrides Sub Push (
name_22976 As SoState
)
public:
virtual void Push(
SoState^ name_22976
) override
abstract Push :
name_22976 : SoState -> unit
override Push :
name_22976 : SoState -> unit
Parameters
- name_22976
- Type: OIV.Inventor.MiscSoState
Remarks See Also