gilsoto13
2009-08-07, 04:10 AM
My last request for a long time for you guys...
I have been trying to find the perfect routine for my company to achieve this:
I would to have a routine to select a line or polyline segment and then it will prompt me to select objects, and then this routine will filter only text, mtext and blocks, and will align them to previously selected line or polyline segment, each one by its own insertion point, for dummies the objects may be rotated 180 degrees from desired angle, so a prompt - backwards? would be better after the command shows us the result.. to give us the change to choose 180 degrees rotation with the "Y" answer.
I have found all of these things in 5 different files, the best one at this moment for us is the
ta.lsp, (vba) which aligns text, mtext and blocks to a line, but one by one and will not allow polyline segments.
then the rtt.lsp (vba) will allow us to select a polyline segment or a line, but the command will end after aligning only one object. It will not align blocks either...
And then we have the torient (from express tools in acettxt.lsp) which allow us to pick a selection set, but it will require the angle by picking 2 points and will rotate attdefs inside selected blocks, not blocks properly.
Can anyone make Santa Claus and help us increase our productivity reaching the objectives above with a brand new routine?
I have been trying to find the perfect routine for my company to achieve this:
I would to have a routine to select a line or polyline segment and then it will prompt me to select objects, and then this routine will filter only text, mtext and blocks, and will align them to previously selected line or polyline segment, each one by its own insertion point, for dummies the objects may be rotated 180 degrees from desired angle, so a prompt - backwards? would be better after the command shows us the result.. to give us the change to choose 180 degrees rotation with the "Y" answer.
I have found all of these things in 5 different files, the best one at this moment for us is the
ta.lsp, (vba) which aligns text, mtext and blocks to a line, but one by one and will not allow polyline segments.
then the rtt.lsp (vba) will allow us to select a polyline segment or a line, but the command will end after aligning only one object. It will not align blocks either...
And then we have the torient (from express tools in acettxt.lsp) which allow us to pick a selection set, but it will require the angle by picking 2 points and will rotate attdefs inside selected blocks, not blocks properly.
Can anyone make Santa Claus and help us increase our productivity reaching the objectives above with a brand new routine?