Target.scaled Target.scaled(factor)[source] Returns a scaled copy of the target. If the user model is created in millimeters, the target should be scaled by a factor of 0.001 before passing to the planner. Parameters: factorfloatThe scaling factor. Returns: TargetThe scaled target.