Enable edges and datum lines as rotation axis for Groove and Revolution features
This commit is contained in:
committed by
Stefan Tröger
parent
999b1c028b
commit
75dc92fd90
@@ -113,6 +113,11 @@ void TaskSketchBasedParameters::onSelectReference(const bool pressed, const bool
|
||||
}
|
||||
}
|
||||
|
||||
void TaskSketchBasedParameters::exitSelectionMode()
|
||||
{
|
||||
onSelectReference(false, false, false, false);
|
||||
}
|
||||
|
||||
const QByteArray TaskSketchBasedParameters::onFaceName(const QString& text)
|
||||
{
|
||||
if (text.length() == 0)
|
||||
|
||||
Reference in New Issue
Block a user