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