Someone knows if it’s possible to get a Revit reference plane from a Dynamo plane?
Do you mean to create or select a reference plane?
For creating, you have three options:’
Two nodes: (limitation is that the cut vector is Z-axis.
Or a python script with this method: http://www.revitapidocs.com/2017/1c618038-3801-0f60-9c12-a5923dc87a2c.htm
Hi @rosarixx
Did you work your problem out?