Axis2d Axis2d.hxx cadex/Geom/Axis2d.hxx. More...
Public Member Functions | |
__init__ (self, *args) | |
Overload 1: Constructor. | |
Location (self) | |
XDirection (self) | |
YDirection (self) | |
SetLocation (self, thePnt) | |
SetXDirection (self, theDir) | |
SetYDirection (self, theDir) | |
Axis2d Axis2d.hxx cadex/Geom/Axis2d.hxx.
Defines a right-hand or left-hand axis in 2D.
An axis is defined by a location point, a X-direction and an Y-direction the axis is right-handed or left-handed.
manufacturingtoolkit.CadExMTK.Geom_Axis2d.__init__ | ( | self, | |
* | args ) |
Overload 1: Constructor.
|
Overload 2: Constructor.