can't find point attribute (to control extrude distance)

   1763   2   1
User Avatar
Member
1010 posts
Joined: April 2017
Offline
Hi!

I can't figure out why this isn't working. I've generated the @width and I want to use this value to drive the extrude's distance but I get the error:


Unable to evaluate expression (invalid number of arguments for function)


-Olivier

Attachments:
cant_find_point_attr.jpg (101.6 KB)

User Avatar
Member
483 posts
Joined: Dec. 2006
Offline
Maybe the point number ist missing…

point("../find_width_attr/", 0, "width", 0)

node / pointno / attribname / component
Edited by matthias_k - April 14, 2018 15:29:10
English is not my native language, sorry in advance for any misunderstanding :-)
User Avatar
Member
1010 posts
Joined: April 2017
Offline
Ah!

I was using the Vex point function… doh!

Thanks

-Olivier
  • Quick Links