08-22-2023
10:04 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
08-22-2023
10:04 AM
You would need to change the X value for the section line to be on the right side of the view and reverse the direction of the section cut when making it. I’m away from my computer so I can’t rewrite the code right now, but it shouldn’t be too difficult.
and the section line x value can be set to the right side by setting it equal to drawingview.left + drawingview.width + an offset.
Let me know if you need help actually rewriting it