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