Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
J-Camper
in reply to: aiyer8WKRH

@aiyer8WKRH ,

 

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.

 

Section view creation method 

 

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