How to call custom component parameter value from component to excel?

Tekla Structures - Not version-specific component parameter parameter in report parameter component
Environment
Not environment-specific

To get the custom component parameters in report (.xls or .csv), you can use the Row Type as COMPONENT as shown in below image and call the parameter directly for example to call parameter P1, we can use GetValue("P1"). This will work if the component type is Connection.

 

Image
Capture.PNG



If the custom component type is PART, we can use the tool Auto Connection rule report from Tekla Warehouse and generate the report.

For more information see the help page.

You can download the component from Tekla Warehouse here:
https://warehouse.tekla.com/#/catalog/details/u5c7abd45-2996-472f-b180-729e0317db1c

Was this helpful?
Submit