PartDesign: Added support for expressions.
This commit is contained in:
@@ -63,6 +63,8 @@ public:
|
||||
/// Return the currently active subFeature
|
||||
PartDesign::Transformed* getSubFeature(void) { return subFeature; }
|
||||
|
||||
virtual void apply();
|
||||
|
||||
private Q_SLOTS:
|
||||
void onTransformDelete();
|
||||
void onTransformEdit();
|
||||
|
||||
Reference in New Issue
Block a user