SoTextureCoordinate3ElementPush Method |
Overrides OIV.Inventor.Elements.SoTextureCoordinate3Element.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_22885
)
Public Overrides Sub Push (
name_22885 As SoState
)
public:
virtual void Push(
SoState^ name_22885
) override
abstract Push :
name_22885 : SoState -> unit
override Push :
name_22885 : SoState -> unit
Parameters
- name_22885
- Type: OIV.Inventor.MiscSoState
Remarks See Also