set global scope of Part offset to use it with PD bodies
This commit is contained in:
@@ -46,6 +46,8 @@ Offset::Offset()
|
||||
ADD_PROPERTY_TYPE(Intersection,(false),"Offset",App::Prop_None,"Intersection");
|
||||
ADD_PROPERTY_TYPE(SelfIntersection,(false),"Offset",App::Prop_None,"Self Intersection");
|
||||
ADD_PROPERTY_TYPE(Fill,(false),"Offset",App::Prop_None,"Fill offset");
|
||||
|
||||
Source.setScope(App::LinkScope::Global);
|
||||
}
|
||||
|
||||
Offset::~Offset()
|
||||
|
||||
Reference in New Issue
Block a user