Port attachment UI to Part for general use
Furthermore change PartDesign primitives to use the new task dialog
This commit is contained in:
@@ -59,6 +59,7 @@ AttachExtension::AttachExtension()
|
||||
EXTENSION_ADD_PROPERTY_TYPE(superPlacement, (Base::Placement()), "Attachment", App::Prop_None, "Extra placement to apply in addition to attachment (in local coordinates)");
|
||||
|
||||
setAttacher(new AttachEngine3D);//default attacher
|
||||
initExtension(AttachExtension::getExtensionClassTypeId());
|
||||
}
|
||||
|
||||
AttachExtension::~AttachExtension()
|
||||
|
||||
Reference in New Issue
Block a user