To generate the output objects of a feature, you must build the feature. Enterto build the feature <ftag> and all its preceding features (the features are built in the order from the first to the last). When the build has completed, the feature <ftag> becomes current.To build all preceding features of the feature <ftag>, entermodel.geom(<tag>).run();If an error occurs when building a feature, the build stops, and the feature before the failing feature becomes current. The failing feature gets an error feature appended, which contains the error message. To access the error message, enter