Connect (Operator)

Introduced

4.0

Description

Connects an operator to the specified objects.

Scripting Syntax

Operator.Connect( [Connections], [ConstructionMode] )

C# Syntax

Operator.Connect( Object in_connections, siConstructionMode in_constructionmode );

Parameters

Parameter

Type

Description

Connections

Variant

Contains connection specification of objects to connect.

ConstructionMode

siConstructionMode

The location in the construction stack where the operator should be created. This only applies to output connections made to Geometry objects; this mode will be ignored for all other types of connections.

Default Value: siConstructionModeDefault

Examples

• See Operator.Connect.1.js

• See Operator.Connect.2.js



Autodesk Softimage 2011