Message 1 of 1
Can we use Alias API library in Dynamo Python scripting environment
Not applicable
11-24-2020
08:16 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Dynamo is a very good tool, but for us Alias users the functions in the current version are far from enough:
some very basic but practical operations, like G2 fillet, draft surface with a specific molding angle, trimming and dividing surfaces... There is just no way to do it in Dynamo by using the existing nodes .....
It will be great if the alias library can be connected to the Dynamo Python scripting environment so that we can quote the alias commands in Python script.
As I know between Dynamo and Revit, there is already a very good connection that allows users to quote Revit functions in dynamo. And also rhino and grasshopper did well at this.
The question again: Can we use Alias API library in Dynamo Python scripting environment?