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

Vector2d Vector2d.hxx cadex/Geom/Vector2d.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Geom_Vector2d:

Public Member Functions

 __init__ (self, *args)
 Overload 1: 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)
 
 Length (self)
 
 Angle (self, theOther)
 
 IsNormal (self, theOther, theAngularTolerance)
 
 IsOpposite (self, theOther, theAngularTolerance)
 
 IsParallel (self, theOther, theAngularTolerance)
 
 Normalize (self)
 
 Normalized (self)
 
 Reverse (self)
 
 Reversed (self)
 
 Add (self, theOther)
 
 Added (self, theOther)
 
 Subtract (self, theOther)
 
 Subtracted (self, theOther)
 
 Multiply (self, *args)
 
 Multiplied (self, *args)
 
 Divide (self, theScalar)
 
 Divided (self, theScalar)
 
 Crossed (self, theOther)
 
 Dot (self, theOther)
 
 Transform (self, theTrsf)
 
 Transformed (self, theTrsf)
 
 Access (self, theIndex)
 

Detailed Description

Vector2d Vector2d.hxx cadex/Geom/Vector2d.hxx.

Defines a 2D vector.

Constructor & Destructor Documentation

◆ __init__()

manufacturingtoolkit.CadExMTK.Geom_Vector2d.__init__ ( self,
* args )

Overload 1: Constructor.

|

Overload 2: Constructor.


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