Message 1 of 1
Xgen/Python : How do I convert curve to guides with 'preserve dynamic link' on with Python?

Not applicable
04-10-2021
10:12 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I am fairly new with Python language, but I am hoping to write a simple script to convert my guides from a description into Maya curve, and then convert those Maya curve back to guides with 'preserve dynamic link' enabled.
In the xgmCurveToGuide, the only flag I could found were: deleteCurve, description, progressBar, tipSnapAmount and tipSnapPower.
Can someone please point me to the flag to set the 'preserve dynamic link' to True as well?
If possible, can someone please also point me to the command to convert guides into Maya curves?
Thank you so much!