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