Quantcast
Channel: PC-DMIS User Forum - Forums
Viewing all articles
Browse latest Browse all 11658

How to assign the measured A/2 value from a dimension to a variable?

$
0
0
How to assign the measured A/2 value from a dimension to a variable?

I have a measured cone that is dimension using location. The axes that is displayed is the A/2. I cant figure out how to assign the measured, ptol, mtol, nom, and dev to a variable.
I have tried using the expression builder but it creates an invalid expression....

I know I can get around it by assigning the measured value from the feature but I shouldn't have to. Could this be a bug?

PCDMIS 2013

Code:
Code:
DATUM_A_RAMP_CONE=FEAT/CONTACT/CONE/DEFAULT,CARTESIAN,IN
            THEO/<0+0,RAMP_ANGLE_Y,0+0>,<0+0,-1+0,0+0>,RAMP_ANGLE*2,-RAMP_ANGLE_END_Y+RAMP_ANGLE_Y,RAMP_ANGLE_STARTING_DIA
            ACTL/<0,3.795,0>,<0,-1,0>,0.2,-38.856,51.466
            TARG/<0+0,RAMP_ANGLE_Y,0+0>,<0+0,-1+0,0+0>
            START ANG=0,END ANG=360
            ANGLE VEC=<0+0,0+0,1+0>
            SHOW FEATURE PARAMETERS=NO
            SHOW CONTACT PARAMETERS=NO
DIM LOC2= LOCATION OF CONE DATUM_A_RAMP_CONE  UNITS=MM ,$
GRAPH=OFF  TEXT=OFF  MULT=1.00  OUTPUT=BOTH  HALF ANGLE=YES
AX       MEAS    NOMINAL       +TOL       -TOL        DEV     OUTTOL
A/2      0.100  RAMP_ANGLE  RAMP_ANGLE_PTOL  RAMP_ANGLE_MTOL      0.000      0.000
RN       0.000      0.000  RAMP_RN_TOL      0.000      0.000      0.000
END OF DIMENSION LOC2
            ASSIGN/V1=LOC2.A/2.MEAS <-----------invalid expression

Viewing all articles
Browse latest Browse all 11658

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>