You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Mayo application can be scripted with Javascript language. Mayo provides a scripting API designed to
access the application data and some features. This includes:
- Traversal of model tree: visit assemblies, instances, parts, ...
- Access to shapes: get the [topologic shape](https://dev.opencascade.org/doc/overview/html/occt_user_guides__modeling_data.html#occt_modat_5) at any model tree node,
- Access to geometries: get the geometry support from any topologic face(surface), edge(curve) or vertex(point)