| SoBBoxCacheElementPush Method  | 
Override OIV.Inventor.Elements.SoBBoxCacheElement.Push(OIV.Inventor.Misc.SoState) method to keep GL up to date. 
 
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic override void Push(
	SoState state
)
Public Overrides Sub Push ( 
	state As SoState
)
public:
virtual void Push(
	SoState^ state
) override
abstract Push : 
        state : SoState -> unit 
override Push : 
        state : SoState -> unit Parameters
- state
 - Type: OIV.Inventor.MiscSoState
 
Remarks
See Also