Tekla Structures Profile Catalog !full! -

Understanding how to navigate, modify, and manage the Tekla Structures Profile Catalog is essential for ensuring your model’s accuracy, streamlining your workflow, and preventing costly fabrication errors.

catalog = CatalogManager.open("company_profiles.xml") profile = catalog.create_profile("CU_B100x50") profile.set_geometry(flange_width=100, web_height=50, flange_thickness=8, web_thickness=6) profile.set_metadata(material="S355", weight_per_m=12.4, supplier_code="CUST100") catalog.save("company_profiles.v2.xml") tekla structures profile catalog