I recently started working in Dynamo so I apologize for stupid questions.
I would like to create a pattern on a wall in Revit (as a perforated shading device). I tried using the script from a previously post: http://dynamobim.com/forums/topic/using-dynamo-to-create-pattern-on-surface/ I have 2 problems. My “Surface.TrimWithEdgeLoops” doesn’t work, did I miss something. Is my circle output not a PolyCurve going into “loops”? Second question. Can I somehow choose a wall in Revit instead of the “Rectangle.ByWidthLength”?
I now get the message “ellipse normal not perpendicular” and i tried to change it at the surfar.NormalAtParameter, but without success. Did i miss something?
But then I tried to remove the hole part about circles intersecting and choosing the radius myself. The output of the Arc.ByCenterPointRadiusAngle is not correct