@@ -2183,13 +2183,13 @@ namespace TeamAAS_VP.Services
Is3DModel = is3dmodel,
});
+ return (true, outputCollection);
}
- return (true, null);
else
{