Click or drag to resize
SoReplacedTextureElementPush Method

Pushes the element, copying values from previous element in state.

Namespace: OIV.Inventor.Elements
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public override void Push(
	SoState state
)

Parameters

state
Type: OIV.Inventor.MiscSoState
Remarks

node-ids associated to each texture unit are copied.

See Also