Click or drag to resize
SoTransferFunctionElementPush Method

Pushes element.

Namespace: OIV.LDM.Elements
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public override void Push(
	SoState name_23877
)

Parameters

name_23877
Type: OIV.Inventor.MiscSoState
Remarks

Allows for side effects to occur. Default methods do nothing.

See Also