Work Areas

Updated: 13 Feb 2025

This section details the API calls available for managing work areas in Tekla PowerFab.

API Calls

  • WorkArea_Get

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

    Request (XML)

    <FabSuiteXMLRequest>
      <ConnectionGUID>your_connection_guid</ConnectionGUID>
      <WorkArea_Get>
        <WorkAreaName>Area A</WorkAreaName>
      </WorkArea_Get>
    </FabSuiteXMLRequest>
    

End of Section: Work Areas

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