Components - Intergraph Smart Construction - 8 - Customization & Programming - Hexagon PPM

Intergraph Smart Construction API and Programming Reference

Language
English
Product
Intergraph Smart Construction
Search by Category
Customization & Programming
Smart Construction Version
8

Fetches all the Components available in Smart Construction database.

GET {{url}}/Components

Navigating from Component to related objects

Displays all the Components and the Drawings related to each Component grouped under it. Navigates from Components to the related Drawings.

GET {{url}}/SPC/Components?$filter=Id eq '6G4N2DNA' &$expand=Document

Displays all the Components and the Work Steps related to each Component grouped under it. Navigates from Components to the related Work Steps.

GET {{url}}/Components?$expand=Work_Steps

If you have configured rules of credit for this plant in this site, you cannot navigate to the work steps since we do not create work steps for components.