Hi, every one this is my first post. I'm new to PC Dmis. Is it possible to assign a variable to a dimension? So I could save it to a text file.. Any help or examples would be great.
You can place variable assignments in the Nom, Plus Tol, and Minus Tol fields of a dimension but not the Meas field. For that you will need to place the variable in a generic feature and dimension it. If you need to reference a dimension value in a vairiable you can do that as well. ie V1 = DIM1.X.MEAS will return the measured X axis value of DIM1.
I have a dimension that it is imposible to get directly, i have to calculate the dimension measuring other fixtures, but in the report i want to show...
I have a program that I wrote that will analyze repeatability measuring the calibration sphere with different tips. I am reporting the XYZ values and...
I'm trying to do a simple math problem inside a program. One dimension minus another equals whatever. I know it can be done, I just am having a little...
When creating an assignment. How can I get the result (LOC1 .X. MEAS-LOC.3.RAD.MEAS) to show up on my report. I can see the result if I hold the cursor...
Comment