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