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