The ModelBuilder class is an abstract base class. A subclass
of ModelBuilder is a class which creates the finite element
discretization of a structure: that is it discretizes the structure to
be modeled into Elements, Nodes, Constraints, etc. and adds these
components to the Domain.