Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If node has strange behaviour #10523

Closed
m-danm opened this issue Mar 30, 2020 · 2 comments
Closed

If node has strange behaviour #10523

m-danm opened this issue Mar 30, 2020 · 2 comments

Comments

@m-danm
Copy link

m-danm commented Mar 30, 2020

I'm trying the following
1.create a matrix of points
2.(count) get the no of elements on rows no1
3.(count) get the no of elements on column no1
4.create two lists
a. matrix of points & number of elements on row1
b. trasposed matrix & number of elemtne on row2

IF statement
check if one element si bigged that other element. and based on this feed list 4a or 4b.

IF - chunks the last row of the initial matix - for example if the matrix has 80 elements 8x10 i get only 70 items...
Revit dynamo core 2,3

@Amoursol
Copy link
Contributor

Hello @m-danm ,

The If node has some interesting behavior that is on our radar to fix. Please refer to this thread: https://forum.dynamobim.com/t/request-for-feedback-if-node/45257 and see the work-arounds in it.

Alternatively, feel free to post your script here and we can take a look 😄

@mjkkirschner
Copy link
Member

#11728

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants