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
6 VE Python API
6.1 Conventions Used in the VE API and User Guide
6.1.32 VEModel
Previous page
Next page
To properly display this page you need a browser with JavaScript support.
6.1.32 VEModel
Interface for VE models.
Basic usage:
project = iesve.VEProject.get_current_project()
realmodel = project.models[0]
selectedbodies = realmodel.get_bodies(True)
The contents of 6.1.32 VEModel
6.1.32.1 Notes on VE Model objects
6.1.32.2 Methods Defined Here
6.1.32.3 Attributes Defined Here