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