sexytopo icon indicating copy to clipboard operation
sexytopo copied to clipboard

Cross Section off screen in Therion export

Open AndrewAkinson opened this issue 6 years ago • 3 comments

The cross section do not appear on the drawing canvas if they are too far off the edge, this can be solved by expanding the area by using numbers in the Drawing Area menu in Xtherion

It would be useful if there was a line joining it to the correct station, also there are no stations in or splays in the import (maybe this should be split into more than one issue)

AndrewAkinson avatar May 30 '18 19:05 AndrewAkinson

Yes, I noticed this issue on my first trial of SexyTopo. Although not necessarily as Andrew indicated. I see my cross section xvi drawing in the exported therion plan.th2. But there is no cross section station in the xvi (and no line joining it to the origin station of the cross section).

CaverBruce avatar Nov 03 '18 08:11 CaverBruce

I've split off the cross section stations, as this is a real pain in drawing up, the going off the screen is not really a problem Split off issue https://github.com/richsmith/sexytopo/issues/74

AndrewAkinson avatar Dec 05 '18 13:12 AndrewAkinson

I just ran into this. I had a quick poke around the source code, and I think the root cause is that SketchDimensions calculates the dimensions using the legs; whereas I think it should use the min / max coordinates of the paths in the Sketch.

olly avatar Mar 24 '19 21:03 olly

Think I've fixed this in the latest beta version

richsmith avatar Feb 03 '24 14:02 richsmith