#include <TaskOrthoViews.h>
◆ orthoview()
References App::Document::addObject(), auto_scale, away, axo, Base::BoundBox3< _Precision >::GetCenter(), App::Document::getUniqueObjectName(), ortho, rel_x, rel_y, App::PropertyLink::setValue(), Drawing::FeatureViewPart::Source, tri, Base::Vector3< _Precision >::x, Base::Vector3< _Precision >::y, and Base::Vector3< _Precision >::z.
◆ ~orthoview()
orthoview::~orthoview |
( |
| ) |
|
◆ deleteme()
void orthoview::deleteme |
( |
| ) |
|
◆ getScale()
float orthoview::getScale |
( |
| ) |
|
◆ getViewPart()
◆ hidden()
void orthoview::hidden |
( |
bool |
state | ) |
|
◆ set_data()
void orthoview::set_data |
( |
int |
r_x, |
|
|
int |
r_y |
|
) |
| |
◆ set_projection()
void orthoview::set_projection |
( |
const gp_Ax2 & |
cs | ) |
|
◆ setPos()
void orthoview::setPos |
( |
float |
px = 0 , |
|
|
float |
py = 0 |
|
) |
| |
◆ setScale()
void orthoview::setScale |
( |
float |
newscale | ) |
|
◆ smooth()
void orthoview::smooth |
( |
bool |
state | ) |
|
◆ auto_scale
bool DrawingGui::orthoview::auto_scale |
◆ away
bool DrawingGui::orthoview::away |
◆ axo
int DrawingGui::orthoview::axo |
◆ ortho
bool DrawingGui::orthoview::ortho |
◆ rel_x
int DrawingGui::orthoview::rel_x |
◆ rel_y
int DrawingGui::orthoview::rel_y |
◆ right
gp_Dir DrawingGui::orthoview::right |
◆ tri
bool DrawingGui::orthoview::tri |
◆ up
gp_Dir DrawingGui::orthoview::up |
The documentation for this class was generated from the following files:
- FreeCAD/src/Mod/Drawing/Gui/TaskOrthoViews.h
- FreeCAD/src/Mod/Drawing/Gui/TaskOrthoViews.cpp