Cadcorp SIS API Methods
MoveAxes Method
Description
Sets the position of the Cartesian axes.
Syntax
Visual Basic |
Public Function MoveAxes( _
ByVal As Double, _
ByVal As Double, _
ByVal As Double _
) As Integer
|
Parameters
- x
- The x coordinate of the new position of the axes origin. This position is relative to the current axes origin.
-
- y
- The y coordinate of the new position of the axes origin. This position is relative to the current axes origin.
-
- z
- The z coordinate of the new position of the axes origin. This position is relative to the current axes origin.
Remarks
Available: GEO ME MD OD SISpy
Group:
Example
sis.MoveAxes (10, 33, 0)
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).