3d text

3d text

jan_p2
Not applicable
0 Views
1 Reply
Message 1 of 2

3d text

jan_p2
Not applicable

[ FlexSim 17.1.2 ]

trying to add 3d text linked to a queue and always get the following error:

Flexscript Error MODEL:/Text4>variables/textcode Line 6 syntax error, unexpected ')', expecting ';' check for the proper number of parentheses/braces
Could not finish parsing because of previous errors.

Here is line 6 that it automatically makes in the code:

Object involved = model().find(/** \nObject: *//***tag:object*//**/"ConveyorQueue"/**/));
0 Likes
Accepted solutions (1)
1 View
1 Reply
Reply (1)
Message 2 of 2

Matthew_Gillespie
Autodesk
Autodesk
Accepted solution

It looks like there is an extra parenthesis at the end of line 6. We'll fix that pickoption for the next bug fix release, but you can go ahead and delete the extra one in the pickoption code.



Matthew Gillespie
FlexSim Software Developer