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