Greeting,
I would like to create a plane in Dynamo that is perpendicular to the X-axis of the Survey Coordinate System (real-world Easting) while respecting Revit’s Internal Origin.
The node I used is as below. Should highlighted in blue be changed?
Thanks for the help.
That definitely works but you do also have the canonical Vector.(X/Y/Z)Axis nodes available as well. There are two nodes of the same name for each axis, so make sure you get the one the defines the global axis and not the one that returns relative axis of a coordinate system.