Hide menu
Loading...
Searching...
No Matches
manufacturingtoolkit.CadExMTK.Geom_Point2d Class Reference

Point2d Point2d.hxx cadex/Geom/Point2d.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Geom_Point2d:

Public Member Functions

 __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)
 

Static Public Member Functions

 Origin ()
 

Detailed Description

Point2d Point2d.hxx cadex/Geom/Point2d.hxx.

Defines a 3D point.


The documentation for this class was generated from the following file:
  • CadExMTK.py