API Command examples used with AutoPIPE's integration


While learning to use AutoPIPE's API commands, review the following examples for correct syntax:

Notes:

    1. All examples shown below assumes that the model is currently in the same folder as the Python's API script file.
    2. A copy of the files from AutoPIPE's example folder has been copied to the same folder as the Python API scripts
        • C:\ProgramData\Bentley\AutoPIPE xxxx\Examples
    3. Additional examples of Python's API scripts can be seen here
        • C:\Program Files\Bentley\AutoPIPE xxxx\DataAPI\Example Scripts
    4. For detail explanation of AutoPIPE API commands, open index.html located on your computer: 
        • C:\Program Files\Bentley\AutoPIPE xxxx\DataAPI\Docs\html\

Table of Contents


Query Data

-

Back to Top


Modify Data

-

Back to Top


Remove Data

-

Back to Top


See Also