Hello everyone,
We need to validate CAD file, in order to load into database.
We want that the workspace runs by blocks. First of all, it needs to check geometry and, when this block returns zero errors, then (and only then) we'll check the labels.
We'd thought to use "Total count" of StatisticCalculator and Tester to check "Total count", in order to check if we can pass to the second block, but it doesn't work, because when no errors returned, there isn't flux of data.