dynamicQuantityTyping top-level property
Dynamic quantity typing may be turned off for increased efficiency. If false, the result of operations where dimensions may change will be MiscQuantity type objects.
Implementation
bool dynamicQuantityTyping = true;