Hello Forum
What im trying to do here is part off script, where i can avoid “nearly” using excel to generate my keynote text
right now im taking all the element from all levels of the model into dynamo (maybe not ideal) and then trying to filter out the element that dosent have a keynote parameter (curves, area, room etc)
But right now im getting the error “asked too convert non convertebel type” because the node is told to get a parameter from a element that dosent have the parameter.
what i would like too ask is:
1: is it possible to filter out the element with no keynote paramater this way or something similar ?
2: what consequence does this error give? cause the rest of the data goes trough fine as it seems?
3: is this approch to get element into a script, a wrong way off dealing data in general?