+ fixes #0000498: 'Measure Distance' tool sometimes renders distances inside of solid objects
This commit is contained in:
@@ -90,6 +90,7 @@ public:
|
||||
|
||||
void attach(App::DocumentObject *);
|
||||
void updateData(const App::Property*);
|
||||
bool useNewSelectionModel(void) const {return true;}
|
||||
std::vector<std::string> getDisplayModes(void) const;
|
||||
void setDisplayMode(const char* ModeName);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user