Point2d Point2d.hxx cadex/Geom/Point2d.hxx.
More...
|
| __init__ (self, *args) |
| Constructor.
|
|
| X (self) |
|
| Y (self) |
|
| SetX (self, theValue) |
|
| SetY (self, theValue) |
|
| Set (self, theIndex, theValue) |
|
| SetCoord (self, theX, theY) |
|
| IsEqual (self, theOther, theTolerance=1e-9) |
|
| Distance (self, theOther) |
|
| Add (self, theOther) |
|
| Added (self, *args) |
|
| Subtract (self, theOther) |
|
| Subtracted (self, *args) |
|
| Multiply (self, *args) |
|
| Multiplied (self, theScalar) |
|
| Divide (self, theScalar) |
|
| Divided (self, theScalar) |
|
| Transform (self, theTransformation) |
|
| Transformed (self, theTransformation) |
|
| Access (self, theIndex) |
|
Point2d Point2d.hxx cadex/Geom/Point2d.hxx.
Defines a 3D point.
The documentation for this class was generated from the following file: