Message 1 of 6

Not applicable
09-12-2017
03:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have element line location in Revit code (first line).
Then i need to add second line.
The second line start point is any point on the line which is 90 degrees from the first line on X/Y Axis.
I cant get method to create second line based on angle.
Below is the example of the line i need.
I have been playing around with method CreateTransformed, CreateRotationAtPoint and CrossProduct but i still don't get the result i want.
Thanks.
Solved! Go to Solution.