cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…

Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Paragraph

Not applicable
I seem to be having an issue with scripting a paragraph and have it display correctly in 3D (using Richtext).

I am trying to make the paragraph center aligned, but AC doesn't seem to like this in 3D, only 2D. Please see the attached image(s). Any other justification besides "1: left aligned" screws up the 3D text.

undefined
3 REPLIES 3
Not applicable
... and this is what happens when I center align.
undefined
ztaskai
Graphisoft Alumni
That's really strange. I just entered your script into my AC13 (3259) and it works like a charm in 3D.

Of course I used this simple 3D script:
RICHTEXT 0, 0,
		0.01, 0, "txt_blk_1"
What do you have in your 3D script?
undefined
Zsolt Táskai
ArchiCAD Development - GDL Team
AC13, AC14 and upwards...
Not applicable
Zsolt,

I have the same 3D script:
RICHTEXT 0, 0, 1/64",0,"txt_blk_1"
BTW, the only alignment code that displays correct in 3D is 'left aligned', all others display jumbled up, but all look correct in 2D.

Is it possible this is an Int. -vs- USA version issue?