Workshop

Updated: 13 Feb 2025

This section details the API call available for retrieving workshop data within Tekla PowerFab.

API Calls

  • Workshop_Get

    This API call retrieves information about workshops in Tekla PowerFab. You can filter the results by various criteria, such as workshop name or location.

    Request (XML)

    <FabSuiteXMLRequest>
      <ConnectionGUID>your_connection_guid</ConnectionGUID>
      <Workshop_Get>
        <WorkshopName>Workshop A</WorkshopName>
      </Workshop_Get>
    </FabSuiteXMLRequest>
    

End of Section: Workshop

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.