Part: add Offset2D feature
derived from Part::Offset, to re-use task dialog easily
This commit is contained in:
@@ -581,6 +581,11 @@ bool ViewProviderOffset::onDelete(const std::vector<std::string> &)
|
||||
return true;
|
||||
}
|
||||
|
||||
// ---------------------------------------
|
||||
|
||||
PROPERTY_SOURCE(PartGui::ViewProviderOffset2D, PartGui::ViewProviderOffset)
|
||||
|
||||
|
||||
// ---------------------------------------
|
||||
|
||||
PROPERTY_SOURCE(PartGui::ViewProviderThickness, PartGui::ViewProviderPart)
|
||||
|
||||
Reference in New Issue
Block a user