| SoTextureCoordinate3ElementPush Method |
Overrides push() method to copy values from next instance in the stack.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.38.0 (9.9.38.0)
Syntaxpublic override void Push(
SoState name_27119
)
Public Overrides Sub Push (
name_27119 As SoState
)
public:
virtual void Push(
SoState^ name_27119
) override
abstract Push :
name_27119 : SoState -> unit
override Push :
name_27119 : SoState -> unit Parameters
- name_27119
- Type: OIV.Inventor.MiscSoState
Remarks
See Also