#include <SketchOrientationDialog.h>
Public Member Functions | |
int | exec () |
SketchOrientationDialog (void) | |
~SketchOrientationDialog () | |
Public Attributes | |
int | DirType |
Base::Placement | Pos |
Definition at line 30 of file SketchOrientationDialog.h.
SketchOrientationDialog::SketchOrientationDialog | ( | void | ) |
Definition at line 37 of file SketchOrientationDialog.cpp.
SketchOrientationDialog::~SketchOrientationDialog | ( | ) |
Definition at line 42 of file SketchOrientationDialog.cpp.
int SketchOrientationDialog::exec | ( | ) |
Definition at line 47 of file SketchOrientationDialog.cpp.
References DirType, Gui::getMainWindow(), M_PI, offset(), Ui_SketchOrientationDialog::Offset_doubleSpinBox, Pos, Ui_SketchOrientationDialog::Reverse_checkBox, Ui_SketchOrientationDialog::setupUi(), KDL::sqrt(), Ui_SketchOrientationDialog::XY_radioButton, Ui_SketchOrientationDialog::XZ_radioButton, and Ui_SketchOrientationDialog::YZ_radioButton.
Referenced by CmdSketcherNewSketch::activated().
Definition at line 38 of file SketchOrientationDialog.h.
Referenced by CmdSketcherNewSketch::activated(), and exec().
Definition at line 37 of file SketchOrientationDialog.h.
Referenced by CmdSketcherNewSketch::activated(), and exec().