Click or drag to resize
SoVRMLInterpolatorCopy Method

Creates and returns a copy of the VRML interpolator.

Namespace: OIV.Inventor.VRMLnodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoVRMLInterpolator Copy()

Return Value

Type: SoVRMLInterpolator
Remarks

All connections to inputs are copied as is (without copying what's at the other end).

See Also