
Alexey Mazurenko
archie
About Me
Expertise
Not Specified
Location
Canada
Website
Connect
Recent Forum Posts
VEX Sop Operator Feb. 4, 2013, 11:30 a.m.
Hello Mark,
Thank you for your answer. Sure, I know how to compile OTL, but I asked about why the “Dialog Script” doesn't work
I'd be grateful if you could explain it.
Thank you for your answer. Sure, I know how to compile OTL, but I asked about why the “Dialog Script” doesn't work

VEX Sop Operator Feb. 4, 2013, 9:11 a.m.
Hi there,
I try to use custom vex file in the VEX Sop Operator. So, I put my “vex” file and “ds” file to the $HOUDINI_PATH/vex/sop and when I create VEX Operator I can choose it from menu (icon “down arrow”), but I don't see my script in “Dialog Script” form (icon “Open file chooser”). I can't realise what I should do that my script is appeared in “Dialog Script” for customizing my params. Could you help me?
I try to use custom vex file in the VEX Sop Operator. So, I put my “vex” file and “ds” file to the $HOUDINI_PATH/vex/sop and when I create VEX Operator I can choose it from menu (icon “down arrow”), but I don't see my script in “Dialog Script” form (icon “Open file chooser”). I can't realise what I should do that my script is appeared in “Dialog Script” for customizing my params. Could you help me?
VEX: getsubdivid()? April 18, 2011, 5:08 p.m.
Is there any undocumented VEX function that can return a subdivision ID for sample_geometry() ? A method described in the “physicalsss.h” is useless to me.