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