Click or drag to resize
SoTransferFunctionElementPush Method

Pushes element.

Namespace: OIV.LDM.Elements
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax
public override void Push(
	SoState name_23702
)

Parameters

name_23702
Type: OIV.Inventor.MiscSoState
Remarks

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

See Also