App::Path Class Reference
Base class of all geometric document objects. More...
#include <Path.h>
Public Member Functions | |
const std::vector< Base::Persistence * > & | getVector (void) const |
Path (const std::vector< Base::Persistence * > &PathVector) | |
Path (void) | |
Constructor. More... | |
virtual | ~Path () |
Detailed Description
Base class of all geometric document objects.
Constructor & Destructor Documentation
◆ Path() [1/2]
App::Path::Path | ( | void | ) |
Constructor.
◆ Path() [2/2]
App::Path::Path | ( | const std::vector< Base::Persistence * > & | PathVector | ) |
◆ ~Path()
|
virtual |
Member Function Documentation
◆ getVector()
const std::vector<Base::Persistence *>& App::Path::getVector | ( | void | ) | const |
The documentation for this class was generated from the following file:
- src/App/Path.h