Skip to main content
14-Alexandrite
November 12, 2023
Solved

CREO PRO PROGRAM

  • November 12, 2023
  • 3 replies
  • 3744 views

I want to use negative integers in input as my coordinates of datum points are negative as well as positive. Is it possible to enter negative integer using Pro/Program.

Best answer by Marcusanthony

The values are getting updated when I check the displayed values remain positive and stored value changes to negative, which is my input.

 

3 replies

tbraxton
22-Sapphire II
22-Sapphire II
November 12, 2023

Yes, you can enter a negative integer value in a Pro/Program input. 

14-Alexandrite
November 12, 2023

Can you please suggest me how to do so as I tries entering $ sign in relation part of Pro program but it did not work as when I enter negative integers geometry is not updated.

tbraxton
22-Sapphire II
22-Sapphire II
November 12, 2023

Do you have a test case that you can post here? It must be in Creo 7 or earlier for me to open it. Educational license models I will not be able to open either.

24-Ruby III
November 13, 2023

@Marcusanthony wrote:

I want to use negative integers in input as my coordinates of datum points are negative as well as positive. Is it possible to enter negative integer using Pro/Program.


Hi,

please read https://support.ptc.com/help/creo/creo_pma/r10.0/usascii/index.html#page/part_modeling/part_modeling/About_Editing_Dimensions.html help page. Maybe show_dim_sign yes  config.pro option will resolve your problem.

24-Ruby III
November 14, 2023

Hi,

what Creo version do you use?