How do I execute Context Menu Python commands using JavaScript?
Ayush Kumar
Member, Moderator, Employee Posts: 472
✭✭✭✭
Answers
-
Using
ExecuteContextMenuFunction
Example:
- DS.Script.ExecuteContextMenuFunction("DoInsertEnvironmentFixedDisplacement");
5