The Rotation and Translation Binding should use the units defined in the model of the feature.

Issue #70 resolved
Former user created an issue

The Rotation and Translation Binding should use the units defined in the model of the feature.

Comments (1)

  1. Former user Account Deleted reporter

    The AngleUnits attribute was removed from the RotationBinding. Both RotationBinding and TranslationBinding have been updated to use the engineering units defined for the feature. If no units are defined for the feature, the feature value is assumed to be in radians (for RotationBinding) or meter (for TranslationBinding), and a warning message is added to the Error Log. If no units are defined, the feature value is assumed to be in radians (for RotationBinding) or meter (for TranslationBinding), and an error message is added to the Error Log.

  2. Log in to comment