Create outline of 3D shape
This commit is contained in:
@@ -118,7 +118,6 @@ void DrawViewCollection::rebuildViewList()
|
||||
|
||||
short DrawViewCollection::mustExecute() const
|
||||
{
|
||||
// If Tolerance Property is touched
|
||||
if (Views.isTouched() ||
|
||||
Source.isTouched()) {
|
||||
return 1;
|
||||
|
||||
Reference in New Issue
Block a user