Model Builder Ifc
An interface representing a builder for creating Model instances.
This interface defines an abstract method that is responsible for constructing a Model object based on the provided model identifier. It can be implemented to encapsulate the logic required to create specific types of model instances.