So I’m still trying to iron out the bugs in a VBScript script that was made for v4 and works fine in 7+ with minor changes but unfortunately the customer is on 6, which seems to have some oddities.
The last one is that adding text on vertical planes using AddText will sometimes–but not all the time?–flip it upside down. They’re being oriented with planes, and I’ve verified that they’re all oriented consistently–and it works fine on V7! What the what could be going on? I can probably work around it by drawing on the worldXYPlane and then transforming it, but that requires exploding the text to curves which I would rather not.
1 post - 1 participant