Cadcorp SIS API Methods

TopoMoveNode Method

Description

Moves the current open Node item, dragging any connected Link Items.

Syntax

Visual Basic
Public Function TopoMoveNode( _
   ByVal x As Double, _
   ByVal y As Double, _
   ByVal z As Double _
) As Integer

Parameters

x
The x coordinate of the new position of the Node item.
 
y
The y coordinate of the new position of the Node item.
 
z
The z coordinate of the new position of the Node item.

Remarks

The position specified is an absolute position.

Available: GEO ME MD OD SISpy

Group:

Example

sis.TopoMoveNode (10,10,0)


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).