app.project.item(1).layer(“”).property(“Position”).getSeparationFollower(0).setValue=value;
This doesnt seem to work, value is not set with new value.
Can anyone explain how to use properly Property methods and attributes related to the Separate Dimensions feature(dimensionsSeparated,getSeparationFollower,isSeparationFollower,isSeparationLeader,separationDimension,
separationLeader)?