FEM: Implement constraint displacement in C++
This commit is contained in:
@@ -89,7 +89,7 @@ bool ViewProviderFemConstraintPressure::setEdit(int ModNum)
|
||||
}
|
||||
}
|
||||
|
||||
#define ARROWLENGTH (6)
|
||||
#define ARROWLENGTH (4)
|
||||
#define ARROWHEADRADIUS (ARROWLENGTH/3)
|
||||
//#define USE_MULTIPLE_COPY //OvG: MULTICOPY fails to update scaled arrows on initial drawing - so disable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user