Click or drag to resize
SoVRMLTransformCombineLeft Method

Same as multLeft() except that the transformation to multiply into this node comes from another transformation node.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public void CombineLeft(
	SoVRMLTransform nodeOnLeft
)

Parameters

nodeOnLeft
Type: OIV.Inventor.VRMLnodesSoVRMLTransform
Remarks