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

Direction2d Direction2d.hxx cadex/Geom/Direction2d.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Geom_Direction2d:

Public Member Functions

 __init__ (self, *args)
 Constructor.
 
 X (self)
 
 Y (self)
 
 SetX (self, theValue)
 
 SetY (self, theValue)
 
 SetCoord (self, theX, theY)
 
 Angle (self, theOther)
 
 Reverse (self)
 
 Reversed (self)
 
 Add (self, theOther)
 
 Added (self, theOther)
 
 Subtract (self, theOther)
 
 Subtracted (self, theOther)
 
 Multiply (self, *args)
 
 Multiplied (self, *args)
 
 Crossed (self, theOther)
 
 Dot (self, theOther)
 
 IsEqual (self, theOther, theAngularTolerance=1e-5)
 
 IsNormal (self, theOther, theAngularTolerance)
 
 IsOpposite (self, theOther, theAngularTolerance)
 
 IsParallel (self, theOther, theAngularTolerance)
 
 Transform (self, T)
 
 Transformed (self, T)
 

Static Public Member Functions

 XDir ()
 
 YDir ()
 

Detailed Description

Direction2d Direction2d.hxx cadex/Geom/Direction2d.hxx.

Defines a 2D Direction.


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