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…

GDL
About building parametric objects with GDL.
SOLVED!

Extra accuracy

Joze Marinko
Booster

Hey,

I read door dimension settings from Project Preferences. With Request I get formating string. Now I want create a text as on image below:

Screenshot 2024-05-04 at 17.02.50.png

 

Operating system used: Mac Intel-based Ventura 13.6.6.

1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Peter Baksa
Graphisoft

Hi,

 

Use STR{2} to split the value to normal and extra accuracy parts. DEFINE STYLE{2} has a superscript flag, use that to format the extra part. Put the strings in a

PARAGRAPH - TEXTBLOCK - RICHTEXT2 workflow, so you don't have to worry about positioning.

 

 

Péter Baksa
Software Engineer, Library
Graphisoft SE, Budapest

View solution in original post

1 REPLY 1
Solution
Peter Baksa
Graphisoft

Hi,

 

Use STR{2} to split the value to normal and extra accuracy parts. DEFINE STYLE{2} has a superscript flag, use that to format the extra part. Put the strings in a

PARAGRAPH - TEXTBLOCK - RICHTEXT2 workflow, so you don't have to worry about positioning.

 

 

Péter Baksa
Software Engineer, Library
Graphisoft SE, Budapest

Setup info provided by author