Slope W - Sketch Text - Insert Field - Current Analysis Objects - Reinforcement lines
GusWescher
Posts: 1
in GeoStudio
Hi there,
Pullout Force: {CurrentAnalysis.Objects.ReinforcementLines[1].PulloutForce} {UNITS(CurrentAnalysis.Objects.ReinforcementLines[1].PulloutForce)}
I was wondering if it is possible to choose the number of decimal places for the argument above. The software spits out 7 decimal places, I'd like to have only 2 decimal places on the output for Nail length, pullout force, available length, etc.
Pullout Force: {CurrentAnalysis.Objects.ReinforcementLines[1].PulloutForce} {UNITS(CurrentAnalysis.Objects.ReinforcementLines[1].PulloutForce)}
I was wondering if it is possible to choose the number of decimal places for the argument above. The software spits out 7 decimal places, I'd like to have only 2 decimal places on the output for Nail length, pullout force, available length, etc.
Tagged:
0
Answers
-
Hi,
Unfortunately, it is not possible to adjust the number of decimals shown in GeoStudio. This should be done in post processing when you output the results to Excel for example.0