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

Point Point.hxx cadex/ModelData/Point.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Geom_Point:

Public Member Functions

 __init__ (self, *args)
 Constructor.
 
 X (self)
 
 Y (self)
 
 Z (self)
 
 SetX (self, theValue)
 
 SetY (self, theValue)
 
 SetZ (self, theValue)
 
 Set (self, theIndex, theValue)
 
 SetCoord (self, theX, theY, theZ)
 
 IsEqual (self, theOther, theTolerance=1e-7)
 
 Distance (self, theOther)
 
 SquareDistance (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)
 
 Mirror (self, *args)
 
 Mirrored (self, *args)
 
 Rotate (self, theAxis, theAngle)
 
 Rotated (self, theAxis, theAngle)
 
 Scale (self, thePoint, theScale)
 
 Scaled (self, thePoint, theScale)
 
 Transform (self, theTransformation)
 
 Transformed (self, theTransformation)
 
 Translate (self, theVector)
 
 Translated (self, theVector)
 
 Access (self, theIndex)
 

Static Public Member Functions

 Origin ()
 

Detailed Description

Point Point.hxx cadex/ModelData/Point.hxx.

Defines a 3D point.


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