Dialog for generating orthogonal sections along a path (Section Extraction Tool)
More...
#include <ccOrthoSectionGenerationDlg.h>
|
| ccOrthoSectionGenerationDlg (QWidget *parent=nullptr) |
| Default constructor.
|
|
void | setPathLength (double l) |
| Sets the path legnth.
|
|
void | setAutoSaveAndRemove (bool state) |
| Sets whether the generatrix should be automatically saved and removed.
|
|
bool | autoSaveAndRemove () const |
| Returns whether the generatrix should be automatically saved and removed.
|
|
void | setGenerationStep (double s) |
| Sets the generation step.
|
|
void | setSectionsWidth (double w) |
| Sets he sections width.
|
|
double | getGenerationStep () const |
| Returns the generation step.
|
|
double | getSectionsWidth () const |
| Returns the sections width.
|
|
|
void | onStepChanged (double) |
|
|
double | m_pathLength |
| Path length.
|
|
Dialog for generating orthogonal sections along a path (Section Extraction Tool)
The documentation for this class was generated from the following files:
- ccOrthoSectionGenerationDlg.h
- ccOrthoSectionGenerationDlg.cpp