You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mehdisadeghi , with #312, Could you please add a check to model.CUDS.add that if the added CUDSComponent contains references to other components (as in the case of MaterialRelation it will hold references to a number of Material objects), then these are also added to the model (if they don't already exist there).
@mehdisadeghi , with #312, Could you please add a check to
model.CUDS.addthat if the added CUDSComponent contains references to other components (as in the case of MaterialRelation it will hold references to a number of Material objects), then these are also added to the model (if they don't already exist there).