How to customize text contents for a property : Text Component Editor - Contents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi all,
Need ur help.
I have created a label for each PI by combining different properties under a component name "text for each Curve" (as shown in the attached image). The output, i am getting of that label, is as shown on the right side of the image.
I want to add to the above output (Table), the Design speed, calculated from the equation "V= SQRT(R*127*(e+f))"; which is dynamic to the Radius of Curve (Existing road, Site constraints). So as at every PI, Design speed will change based on the radius of curve.
My query is how to add the above expression in the "Text component editor - content"? to get the desired output as shown on the Right side (Yellow text). How to add mathematical expressions? How to write code to get the desired results?