View Single Post
Old 25th February 2010, 10:10 AM   #3
wegnif
Junior Member
Member
 
Join Date: Oct 2009
Posts: 10
Default Re: Bevel Object From Plugin

Andy,

Thank you, this was an interesting feature of AC3D of which I was not aware.

For future reference, there are two 'prefs' variables which control bevelling, "prefs_bevel_indent" and "prefs_bevel_out". Before calling the Tcl command "surface_bevel", you should set those two variables using Tcl commands.

Is there any way to set variables using the C API? I tried both prefs_append_prefspec and ac_create_and_link_pref, and neither changed the current value of the variable, probably because it already exists.

Regards,
Bill
wegnif is offline   Reply With Quote