Hello again!
I've been trying to create some scripts in DeltaGen, but been failing miserably! Not sure if I'm trying things that have not been added to the SDK yet or if I just need to improve my skills in Python. But I was wondering about the following possibilities in DG2023x (or maybe upcoming for DG2024):
- Obtain all the Geometry switches in a scene tree and their underlying options;
- Obtain a list of all Variant Sets in Variant Manager (Packages, Look Sets, Camera Sets, etc) and the list of underlying Variants, along with active Variants);
- Obtain a list of objects (either Bodies, Shells, Polygons) inside a selected folder;
I was able to obtain a list of Look Sets and their Look Variants, along with Active Looks. Also could get a list of materials of the scene into a TXT file. Haven't been successful with the other ones.
Cheers!
Jorge
