Jump to content

APEX Geo creation


Jules

Recommended Posts

Hi,

I am trying to create a APEX graph, which loads animated lines, applies a sweep, and displaces the columns of each blade (marked in red).

 

Inside APEX:

It is possible to output the column attribute inside the sop::sweep node. After the sweep node, I loop over every point. Inside the loop, I multiply the column Attribute

with the transform I would like to apply. (In this case the transformation vector should get multiplied by values of 0,1 and 2 for each column)

 

However, the geometry will be transformed as a whole. I know it is a logic/skill issue on my side, but how can I define points or groups and locally transform individual points (or other operations) in APEX?

 

I am fairly new to APEX.

 

Thank you very much!

Cheers

Jules

image.thumb.jpeg.6566ac89bf2a4fe2aba065b4c0ded2d3.jpeg

APEX_Groups.hiplc

Link to comment
Share on other sites

Hello again,

 

yes, it was definitely my skill issue :)

I looked at the example APEX files shown by Matt Estela in his APEX 101 presentation. I should have used the geo::SetPointAttribValue node to specify the P attribute of each „elemnum“.

 

I uploaded the new file. Maybe this helps

 

Cheers

 

APEX_Groups_solved.hiplc

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...