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

Axis1d Axis1d.hxx cadex/Geom/Axis1d.hxx. More...

Inheritance diagram for manufacturingtoolkit.CadExMTK.Geom_Axis1d:

Public Member Functions

 __init__ (self, *args)
 Overload 1: Constructor.
 
 Location (self)
 Returns an origin point.
 
 Direction (self)
 Returns a direction value.
 
 IsCoaxial (self, theOther, theAngularTolerance, theDistanceTolerance, theAllowOpposite)
 Returns true if this axis is coaxial to theOther.
 
 Reverse (self)
 
 Reversed (self)
 
 Transform (self, theTransformation)
 
 Transformed (self, theTransformation)
 
 Scale (self, thePoint, theScale)
 Sets scale to an origin point.
 
 Scaled (self, thePoint, theScale)
 
 Mirror (self, *args)
 
 Mirrored (self, *args)
 
 Rotate (self, theAxis, theAngle)
 
 Rotated (self, theAxis, theAngle)
 
 Translate (self, theVector)
 
 Translated (self, theVector)
 

Static Public Member Functions

 OX ()
 Returns an OX axis.
 
 OY ()
 Returns an OY axis.
 
 OZ ()
 Returns an OZ axis.
 

Detailed Description

Axis1d Axis1d.hxx cadex/Geom/Axis1d.hxx.

Defines an axis as a combination of point and direction.

Constructor & Destructor Documentation

◆ __init__()

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

Overload 1: Constructor.

|

Overload 2: Constructor.


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