Jump to content

Vertex Point Order Issue


karanjaura

Recommended Posts

Hi Guys !!

I am running in this issue where I want fix hundreds these frames thru polyExtrude ,polyBridge and polyFill inside a for each loop, but the problem is there vertex point order doesn't match hence my for each loop is failing and giving me a weird mesh.

How can I freeze or fix the point order so it remains same for all these frames ? I tried the sort sop inside the loop but no luck.

Would really appreciate if anyone can give me some advice on this.

Cheers

 

pointOrderIssue_img01.jpg

pointOrderIssue_img02.jpg

Link to comment
Share on other sites

30 minutes ago, vicvvsh said:

Hi,

it's hart to tell without a scene, try two sort sops consequentially inside for-each loop:

1. sort primitives by Y axis or others axes

2. sort points by vertex order

and see what will happen.

Hi @vicvvsh

I tired what you said but still no luck,I also tired copying the rest position of 1 frame on to others but that too is not working.

I attached below the hip file and bgeo . Would really appreciate if you can have a look at it. 

buildingFrames.bgeo.sc

buildingFrames_issue.hipnc

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