Returns a specialized UnitsManager that can set the default length units and work with parameters.
# Get the value of the property.propertyValue = design_var.fusionUnitsManager
#include <Fusion/Fusion/Design.h>// Get the value of the property.Ptr<FusionUnitsManager> propertyValue = design_var->fusionUnitsManager();