CompressModel

Specifies whether to compress a model when using the StoreModel function. A compressed model is a PartFinder model dump that includes only parameters for the regeneration of the model. If one loads a compressed model via the LoadModel function, then PartFinder regenerates a full model. A compressed model has a minimal size on a storage media, but its regeneration takes the same time as the GenerateModel function.

Format

Boolean

Whether to compress a PartFinder model before saving it on a storage media