Message 1 of 2
C4DtoA : Add Arnold Parameter tag to object via python script ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
The C4D python API has both InsertTag and MakeTag.
I need some example snippet how to create a BaseTag subclass of Arnold Parameters so that I can attached them to objects I am creating programmatically.
Cheers