Interacting with ProductClasses and Products
Some operations that allow interactions with the product classes and products within the scene along with their variants. These do not need to be performed in an order but could be used in different ways to achieve a wide variety of desired results.
To cycle through product classes:
To go to a specific product class:
To switch variants for a given node in the scene:
- switchVariantForNodeId Refer to the next point to see how you could get node id for the active node within the current product class and use it as a first argument to this method.
To get the active node id within the current product class:
Updated 8 months ago
