Online Guide - Location of referenced .py files

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
Remote-Ross
VE Newbie
VE Newbie
Posts: 1
Joined: Sun Feb 09, 2020 10:19 am

Online Guide - Location of referenced .py files

Post by Remote-Ross »

Hi all,

Looking to set up a script that can output the various constructions used with a model. The page (linked below from the online help guide), references a "cbd.py" file to help explain the basic usage of the VECdbConstruction class....

my question is where can I find this .py file?

Application Programming Interface (API) > Python API Guidance > VE Python API > Conventions Used in the VE API and User Guide > VECdbConstruction

https://help.iesve.com/ve2018/vecdbcons ... I1&mw=MzI4


Thank you,

Ross
User avatar
Rhind
IES Staff
IES Staff
Posts: 87
Joined: Fri Mar 22, 2013 5:06 pm

Re: Online Guide - Location of referenced .py files

Post by Rhind »

Hi,

That should be in the api_examples/vecdb folder.
Post Reply