Hello,
I want to obtain intersection point to calculate an angle, but i recive a lot of errors and i don t know what to do.
Results look ok, , any ideea?
error.dyn (181.5 KB)
pyXam
March 28, 2024, 8:49pm
2
The information provided is insufficient for anyone to help, please use this as a guide.
Hello All!
While i agree 110% with Dimitar Venkov on his “How to get help on the dynamo forums” i want to expand futher on his point 4 as it appears to me to be a recurring theme to get adequate image exports from Dynamo.
How to Get Help On The Dynamo Forums - Point 4
Step 1
Run the graph, with any errors you are encountering.
Step 2
Expand the Data Nodes on the whole graph or on a troubled section you are requesting help with using the Pin button. Ensure that if you are doing this everywhe…
1 Like
According to this solved post it looks like a symptom of using a measurement system incapable of getting rockets to the moon.
Hi, I am unionizing each beam with its intersected elements. Here is the dynamo script.
[dynamo]
The group in pink gets the intersected elements with each beam. I think it has no problems. The python script nodes are like these.
[image]
[image]
Errors happened on these two highlighted beams:
[image]
System.ApplicationException: Unable union two Solids : INCONS_FACE -- inconsistent face-body relationships
at Autodesk.LibG.Solid.by_union(SolidList solids)
at Autodesk.LibG.GeometryFac…
1 Like