CATFunctSystemItf FunctionalPosition (Object)
All Frameworks Object Hierarchy This Framework Previous Next Indexes
FunctionalPosition (Object)
IUnknown
|
+---IDispatch
|
+---CATBaseUnknown
|
+---CATBaseDispatch
|
+---AnyObject
|
+---FunctionalElement
|
+---FunctionalPosition
Represents a Functional Position.
Property Index
-
X
- Returns the X coordinate.
-
Y
- Returns the Y coordinate.
Method Index
-
SetCoords
- Sets the coordinates.
Properties
o Property X( | ) As double (Read Only) |
-
Returns the X coordinate.
o Property Y( | ) As double (Read Only) |
-
Returns the Y coordinate.
Methods
o Sub SetCoords( | double | iX, |
| double | iY) |
-
Sets the coordinates.
- Parameters:
-
- iX
- the x coordinate.
- iY
- the y coordinate
Copyright © 2003, Dassault Systèmes. All rights reserved.