2009-12-07 05:07 PM
2009-12-09 03:21 AM
2009-12-09 05:40 AM
2009-12-09 10:40 AM
"Client: " + <CLIENT> + "\n"into the Paragraph definition just gives me the error 'Error in Expression'.
2009-12-09 11:32 AM
2009-12-09 11:46 AM
2009-12-09 12:10 PM
myText= "Client: <CLIENT>\n" paragraph "ptxt10" 1, 0, 0, 0, 1 myText endparagraph textblock "btxt10" 0, 7, 0, 1, 1, 1, "ptxt10" richtext2 0, 0, "btxt10"
myText= "Client: <CLIENT>\n" paragraph "ptxt10" 1, 0, 0, 0, 1 myText endparagraph textblock "btxt10" 0, 7, 0, 1, 1, 1, "ptxt10" richtext 0, 0, 0.002, 0, "btxt10"
2009-12-10 02:53 AM
Juha wrote:Sorry.
You're right: the autotext seems to work in 2D but not in 3D
2009-12-10 10:19 AM
Barry wrote:It just seems bizarre that the object can read the info for it's 2D display, but can't then pass it into the 3D display! I think getting the user to re-enter the project info is probably the easiest solution in this case...Juha wrote:Sorry.
You're right: the autotext seems to work in 2D but not in 3D
I knew it worked in 2D and I just assumed (incorrectly) it would also work in 3D.
I should know by now to NEVER assume anything in Archicad.
Always check first!
So now we have the problem that the actual values for the project info fields can't be extracted.
Unless the Project Info is manually saved as an XML file when ever there is a change.
Or create your own Project Info object that can write a text file automatically when the parameters are updated.
You may as well just create a 3D sign-board object and add the data if that is the only object that needs it though.
There must be a way of getting the project info data without saving the XML file but only GS could tell us.
Or maybe an API can access this data but that is beyond me at the moment.
Barry.
2009-12-19 06:05 PM
2009-12-20 03:35 AM
ztaskai wrote:I'm a little over my head here but...
Unfortunately, autotext is not supported in 3D. Autotext is basically a substitution in the 2D text drawing.
I recorded this as a wish for later versions. I don't know any workaround until then:(