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