Click or drag to resize
SoEngineCopy Method

Creates and returns an exact copy of the engine.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoEngine Copy()

Return Value

Type: SoEngine
Remarks

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

See Also