r1 Point2D (Object)
Indexes
Point2D (Object)
Class defining a point in 2D Space.
Method Index
-
GetCoordinates
- Returns the coordinates of the point
-
SetData
- Modifies the coordinates of the point
Methods
o Sub GetCoordinates( | | oPoint) |
-
Returns the coordinates of the point
- Parameters:
-
- oPoint[0]
- The X Coordinate of the point
- oPoint[1]
- The Y Coordinate of the point
-
Modifies the coordinates of the point
- Parameters:
-
- iX
- The X Coordinate of the point
- iY
- The Y Coordinate of the point
Copyright © 2006, Dassault Systèmes. All rights reserved.