Saber v1.0
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Barry Wang
It could draw a line with input rotoshapes with animation options, including start, end, evalotion etc.
Requirements:
13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11 or later
13.2, 13.1, 13.0, 12.2, 12.1, 12.0, 11.3, 11.2, 11 or later


Please login in order to download these files.
Comments
rootLayerList = cKnob.rootLayer
for shapes in rootLayerList:
rootLayerNameList.append(shapes.name)
it is reading cKnob.rootLayer , you can change it into another layer, follow the documentation of the Foundry for python, you won't miss it :)
RSS feed for comments to this post