Restructure the Assembly data model (again)...
This commit is contained in:
@@ -52,7 +52,7 @@ struct AssemblyItemException : std::exception {
|
||||
};
|
||||
|
||||
|
||||
PROPERTY_SOURCE(Assembly::PartRef, Assembly::Item)
|
||||
PROPERTY_SOURCE(Assembly::PartRef, App::GeoFeature)
|
||||
|
||||
PartRef::PartRef() {
|
||||
ADD_PROPERTY(Model, (0));
|
||||
|
||||
Reference in New Issue
Block a user