Skip to main content
Trevor:
Legend
August 31, 2014
Answered

3d Extrude & Bevel and Texturizer Settings

  • August 31, 2014
  • 1 reply
  • 569 views

Hi All,

I can't find in the api reference guide 3d Extrude & Bevel or Texturizer Settings.

Is there any way of scripting these methods on a path item. if so can you please include a small example.

I need this for CS6 but it might also be ok if it works just with CC.

Thanks,

Trevor

This topic has been closed for replies.
Correct answer CarlosCanto

sorry, there's no access to Effects...you could however create and apply those effects by hand, create a Graphic Style (also by hand) out of the applied effects...now you could apply this Graphic Style to any object via scripting...yeah, that's all we can do, not useful if the Effect settings need to change.

1 reply

CarlosCanto
Community Expert
CarlosCantoCommunity ExpertCorrect answer
Community Expert
August 31, 2014

sorry, there's no access to Effects...you could however create and apply those effects by hand, create a Graphic Style (also by hand) out of the applied effects...now you could apply this Graphic Style to any object via scripting...yeah, that's all we can do, not useful if the Effect settings need to change.

Trevor:
Trevor:Author
Legend
August 31, 2014

Hi Carlos,

Actually in my case using a template file with the effect styles in it and applying them to generated objects would solve the problem quite nicely.

Thanks for the help, regards.

Trevor