Sketcher: Force OVP visibility for offset and scale.
This commit is contained in:
@@ -51,7 +51,8 @@ class GuiExport EditableDatumLabel : public QObject
|
||||
public:
|
||||
enum class Function {
|
||||
Positioning,
|
||||
Dimensioning
|
||||
Dimensioning,
|
||||
Forced
|
||||
};
|
||||
|
||||
EditableDatumLabel(View3DInventorViewer* view, const Base::Placement& plc, SbColor color, bool autoDistance = false, bool avoidMouseCursor = false);
|
||||
|
||||
Reference in New Issue
Block a user