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