Jump to content

POLYEXTRUDE BY ATTRIBUTE


Recommended Posts

doubt if ppl would be happy if you don't give them the csv.

Anyway, this bit here:

float H1max = detail(0, "H1max");
float fit0 = fit(@OldH1, 0 , H1max, 0, 1);
float fit1 = fit(@OldH1, 0 , H1max, 1, 0);
@Cd = set(fit0,0,fit1);

should Cd be P1 ?......so that you can use it later ?....otherwise, since you wiped out P1 in the promote....how's the extrude gonna work ?

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