PDA

View Full Version : Specifying decimal places in text labels from the command line


Rick_Parkhurst
24-03-2006, 03:45 AM
I tried the /SD=n at the start of the commands, but it would not run then ?
Also, anyplans to output to Microstation dgns ? ;)

Edit
Just looked at the manual for the new version... /TD=n in the command line
Funny thing, I actually tried that command prior to signing up for the forum !
Now I just have to beg someone with a company credit card to purchase the upgrade for me.
Great program !
Rick

GuthCAD Software Support
25-03-2006, 02:45 PM
Rick,

Ok, glad you found the answer before we had a chance to reply!

Just for completion:

/TDP=n (where n = 0 to 9)

Number of Decimal Places to display for numeric text label fields.

Use in combination with the /TD switch:

/TD=n (where n = 0 to 3)

Display of Decimal places for numeric text fields.

0=off - numeric labels will be output in their raw or original format

1=on - a fixed number of decimal places is displayed (controlled by the /TDP switch)
2=on - same as '1' except that trailing zeros are stripped
3=on - same as '2' except that first decimal zero is kept


best regards,
Software Support