Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi I am making a tool using PYTHON that copies the data of a sweep_mesh and pastes is in another.
I've got everything pretty much figured out, apart from the Custom option of the tool.
I tried everything I can think of to retrieve the values of a mesh that has custom sweep profile type assigned.
Listing attributes makes me thing that maybe the info I need is within the ['sweepProfileData'] but I cannot access that with getAttr command.
Get this error:
// Error: The data is not a numeric or string value, and cannot be displayed. //
All I need to retrieve is the Custom Sweep Profile type and Profile.
And set it to another sweep curve.
Any ideas on where I should look for this???
Solved! Go to Solution.