"RA" <ra@nospam.com> wrote in message
news:cvij02$npt$1@update.carlsonsw.com...
Thanks Barkley.
I am looking to automatically label the parking spaces
Ex.: 25 spaces
using the current drawing text style.
Here's a tip I use:
Create a dimension style named Parking
Check boxes to suppress dimension and extension lines
Set units to no decimals
Set Measurement Scale to 1/(space width)
Works pretty well except on spaces on a tighter curve.
If you expand or trim a row of parking, the count will automatically update.
Just watch out for the handicap spaces.
If one has Toolpac from Dotsoft, one can get total counts pretty quick:
copyclip the Parking dimensions to a new drawing and explode them twice
(single line text required)
use DSTP_ANNOEVAL (annotation numeric evaluation) to get the sum of all the
dimensions.
Terry S.