Is it possible to access the Create Curves menu function through the python API?
Thread Rating:
How to open the create curves menu using the API |
06-20-2025, 04:27 AM
I think this example might help.
6. Examples — RoboDK API Documentation
06-20-2025, 07:01 PM
I appreciate the help! What I'm looking for is a way to access the Tools -> Create Curves dialogue and expose it to the user without asking them to manually open it.
06-22-2025, 05:11 PM
You can open the Create Curves wizard by calling this function using the RoboDK API:
RDK.Command("TriggerAction", "actionCurveCreate") |
Users browsing this thread: |
1 Guest(s) |
Copyright © 2025 RoboDK Inc.
Powered by MyBB