55 template < index_t DIMENSION >
67 "Dimension of the GeoModel does not match the file" );
74 virtual void load_file() = 0;
77 std::string filename_{};
Abstract interface class to load and build GeoModels from files.
index_t RINGMESH_API find_geomodel_dimension(const std::string &filename)
Classes to build GeoModel from various inputs.