| SoDepthOffsetElementPush Method  | 
Push the element into the state. 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic override void Push(
	SoState name_10868
)
Public Overrides Sub Push ( 
	name_10868 As SoState
)
public:
virtual void Push(
	SoState^ name_10868
) override
abstract Push : 
        name_10868 : SoState -> unit 
override Push : 
        name_10868 : SoState -> unit Parameters
- name_10868
 - Type: OIV.Inventor.MiscSoState
 
Remarks
See Also