How to get all the TransformVariants about a vrdTransformNode by python.

How to get all the TransformVariants about a vrdTransformNode by python.

zhujianchen
Contributor Contributor
287 Views
2 Replies
Message 1 of 3

How to get all the TransformVariants about a vrdTransformNode by python.

zhujianchen
Contributor
Contributor

Hello all, l want to get all the TransformVariants about a vrdTransformNode by python, could anyone give me some ideas? Thanks very much.

0 Likes
Accepted solutions (1)
288 Views
2 Replies
Replies (2)
Message 2 of 3

andreasK3K4G
Enthusiast
Enthusiast
Accepted solution

Hi,

have a look in the docs:

 

vrdTransformNode.getTransformVariants()

 

0 Likes
Message 3 of 3

zhujianchen
Contributor
Contributor
Hi,
thanks a lot, it does work.
0 Likes