To properly display this page you need a browser with JavaScript support.
Download
|
Support
|
Training
|
Login/Register
Software
Consulting
Research
Discoveries
×
Menu
Index
Search
Search
Search
Application Programming Interface (API)
Python API Guidance
VE Python API
Conventions Used in the VE API and User Guide
VEProject
Previous page
Next page
To properly display this page you need a browser with JavaScript support.
VEProject
Basic usage:
project = iesve.VEProject.get_current_project()
dayprofiles, groupprofiles = project.profiles()
print('Project folder: {}'.format(project.path))
The contents of VEProject
Methods Defined Here
Static Methods Defined Here
Attributes Defined Here
Enums Defined Here