FreeCAD C++
|
#include <Mod/TechDraw/App/DrawViewMulti.h>
Base class of all View Features in the drawing module
Public Member Functions | |
DrawViewMulti (void) | |
Constructor. | |
virtual const char * | getViewProviderName (void) const override |
returns the type name of the ViewProvider | |
methods override Feature | |
virtual App::DocumentObjectExecReturn * | execute (void) override |
recalculate the Feature | |
virtual void | onChanged (const App::Property *prop) override |