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