hexagon logo

FCF will not update the measured value

version 2023.2
I have tried everything I can think of to fix the problem but nothing works. This is just one example but it's pretty much the entire dimension results. Will not update. All dimensions are at the end of the program. I've used print command, executed from all constructed features through the final alignment and dimensioning, closed, shutdown, restarted, created new features, FCF's. Anyone else have this issue?

CIR101 =FEAT/CONTACT/CIRCLE/DEFAULT,CARTESIAN,IN,LEAST_SQR
THEO/<105,-3274,16>,<0,0,1>,27
ACTL/<104.967,-3274.026,16.066>,<-0.0003519,-0.0000262,0.9999999>,26.974
TARG/<105,-3274,16>,<0,0,1>
START ANG=0,END ANG=360
ANGLE VEC=<1,0,0>
DIRECTION=CCW
SHOW FEATURE PARAMETERS=NO
SHOW CONTACT PARAMETERS=NO​

CIR135 =FEAT/CONTACT/CIRCLE/DEFAULT,CARTESIAN,IN,LEAST_SQR
THEO/<1189,-3274,16>,<0,0,1>,27
ACTL/<1188.948,-3273.917,16.089>,<0.0000199,-0.0000303,1>,26.991
TARG/<1189,-3274,16>,<0,0,1>
START ANG=0,END ANG=360
ANGLE VEC=<1,0,0>
DIRECTION=CCW
SHOW FEATURE PARAMETERS=NO
SHOW CONTACT PARAMETERS=NO​

BALOON 13.1-15.2 =GEOMETRIC_TOLERANCE/STANDARD=ASME Y14.5,SHOWEXPANDED=YES,
DESCRIPTION=OFF,,
FEATURE_MATH=DEFAULT,DATUM_MATH=DEFAULT,DISPLAY_CO ORDS=DRF,
UNITS=MM,OUTPUT=BOTH,ARROWDENSITY=100,
SIZE/NOMINAL=27,UPPER TOLERANCE=0.13,LOWER TOLERANCE=0,
REPORT_LOCAL_SIZE=OFF,
CIR101:
UAME SIZE:27.000,
CIR135:
UAME SIZE:26.971,

SEGMENT_1,POSITION,DIAMETER,1.5,MMC,E,B,__,D,__,
TEXT=OFF,CADGRAPH=OFF,REPORTGRAPH=OFF,MULT=10,
MEASURED:
CIR101:0.057,
CIR135:0.150,
SEGMENT_2,POSITION,COMPOSITE,DIAMETER,0.5,MMC,E,<d at>,<dat>,
TEXT=OFF,CADGRAPH=OFF,REPORTGRAPH=OFF,MULT=10,
MEASURED:
CIR101:0.044,
CIR135:0.044,
ADD
FEATURES/CIR101,CIR135,,​
  • What are you trying to have change?

    By the way, try to only use numbers, letters, and underscores in any naming conventions.
  • The measured/actual value does not match the result. I'll take out the space and dashes and see if that works.

    That didn't help.
  • The diameters in the feature itself is Least Squared. In the FCF, it is UAME. Two different methods of measuring the diameter. That's why it shows up differently. If you don't want it on your report, just hide it from showing. Try changing the Feature_Math and Datum_Math to Least Squared.
  • Perfect. Changing Feature_Math and Datum_Math to Least Squared worked. Making changes like that is way above my paygrade. Whatever the default settings are, I just leave it. Thanks for your help. This will be remembered going forward.
  • Perfect. Changing Feature_Math and Datum_Math to Least Squared worked. Making changes like that is way above my paygrade. Whatever the default settings are, I just leave it. Thanks for your help. This will be remembered going forward.


    No problem. Glad to help!

    I'm going to bust your chops here though...understanding the software, especially major functionalities of the software and what is happening, especially related to GD&T, dimensioning schemes like mating envelopes, etc. is a part of your pay grade. We need to assure that whatever that machine is spitting out is accurate. But asking the questions like this is all part of the process. Most of us have been in this boat or currently are in this boat.

    Best of luck to you in the future. There is a lot to this job, so keep learning and growing!
  • I agree. Been programming since 2011 in the automotive industry and never programmed using FCF's. All programs needing that was sent from Detroit and we would just re-order and edited to prove the programs out. I have learned a ton over the years but have never felt so incapable until coming to my current job. Thanks again for your help. Now that I'm registered I'll be here quite often.