AdaptiveComponent.ByPoints giving “Null” output

AdaptiveComponent.ByPoints giving “Null” output

Anonymous
Not applicable
1,114 Views
2 Replies
Message 1 of 3

AdaptiveComponent.ByPoints giving “Null” output

Anonymous
Not applicable

Hi everyone, I am trying to model a structure using adaptive family (done with 3 adaptive points). When I run dynamo, the tool AdaptiveComponent.ByPoints is giving me a “Null” output.

Below is a screenshot of what I did, please advise.Capture.PNG

0 Likes
Accepted solutions (1)
1,115 Views
2 Replies
Replies (2)
Message 2 of 3

RPTHOMAS108
Mentor
Mentor
Accepted solution

There is null output because the node is throwing an exception, perhaps due to form of input or a component can't be created due to geometry positions etc. Your input seems logical to me but Dynamo can be a bit pedantic regarding how lists are used as inputs i.e. use of nesting/levels etc.

 

What does the speech bubble above the node title tell you if you hover over it with the mouse?

 

Also there is likely better support for you elsewhere:

Dynamo (dynamobim.com)

0 Likes
Message 3 of 3

Anonymous
Not applicable

Hello, Thank you for your reply.

 

The problem was resolved and the problem was with the output of list transpose. I converted the array to points and then the "AdaptiveComponent.ByPoints" tool was working!

I'll try next time with dynamobim.com, thanks for the suggestion

0 Likes