Creo now allows you to convert real numbers to strings directly in relations, providing greater flexibility and control over numeric data.

Key Features

  • Convert Real Numbers to Strings:
    You can now use relations to convert a real number into a string format, making it easier to work with numeric data in text-based outputs.
  • Control Decimal Places:
    The enhancement allows you to specify the number of decimal places you want to retain in the resulting string. For example, using rtos(50.12345, 2) will return the string "50.12".

Creo Parametric 11.0.0.0

User Interface Location: rtos() is available when defining relations.

Benefits

  1. Improved Data Representation: Easily define relations that convert real numbers into strings for use in your models.
  2. Flexible Decimal Precision: You can control the number of decimal places, giving you the freedom to format numbers according to your needs in notes or other annotations.

Additional Information

  • Limitations: No known limitations.
  • Replaces Existing Functionality: No.
  • Configuration Option: None.

This enhancement provides more flexibility when working with numeric values and adds greater precision for your Creo models.

For more information, Follow this link.

Subscribe to this blog for a daily dose of Creo Tips (Add your email address in the subscribe button available at the top of this page).