Jump to content

Point Expression use $PT ?


schiho

Recommended Posts

Hi,

i have a simple question, i am using a sort node with "Proximity to Point" and i want to ignore the Y Axis, therefore i am trying to fetch the Y-Position of the processed Point to my "pointproxy" parameter of the sort node.

post-9299-0-19467100-1386161814_thumb.jp

point("../wrangleNode", ???, "P", 1)

As $PT is not available how would i do this?

Thanks!

Link to comment
Share on other sites

You could manually calculate the proximity, ignoring the Y axis, and store the value into an attribute beforehand, then just sort by that attribute. You could also store your Y value as an attribute, set it to 0, sort by proximity, then restore the Y position later.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...