SchematicNode.Move

Description

Set the x and y position of this SchematicNode object.

Scripting Syntax

SchematicNode.Move( X, Y );

Parameters

Parameter Type Description
X Long Position in x.
Y Long Position in y.