Changing active object handling in PartDesign
This commit is contained in:
@@ -53,7 +53,7 @@ PROPERTY_SOURCE(PartDesign::Body, Part::BodyBase)
|
||||
|
||||
Body::Body()
|
||||
{
|
||||
ADD_PROPERTY(IsActive,(0));
|
||||
//ADD_PROPERTY(IsActive,(0));
|
||||
}
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user