A line which does not exist on my layout is printing across my entire layout so consistently I have had to release the drawing for construction with the line present and identified as a software error. There are no hidden objects on the layout, and no such line on any of the few hidden layers in the project. Thoughts welcome.
Screenshot with the white background is the print preview showing the line. Grey background image is print display view of the layout in rhino.
I don’t have that font either. Yes there are no textures included.
open layout 05aFence and look at the area at the bottom which matches my uploaded images above.
ctr-p>Rhinopdf
look at the same area on the print preview. Do you get a line?
Thankyou John. I found that object earlier today and deleted it. Lo and behold there it is again.
It shows as a dimension on properties on my project. Let’s talk a bit about this sort of corrupted dimension. There’s another one way off to the top of this layout. These probably were placed somewhere on the sheet but have sproinged of into the hinterlands. I must inspect the drawing and replace whichever dimensions have disappeared. (This is the first time I’ve found such an object which won’t display unless sufficiently zoomed out. That’s new. ) My Rhino colleagues find that dimensions sproing off into space every so often on their layouts also, but we don’t know what causes it.
Any thoughts on how to avoid this. It used to have to do with dimensioning blocks - such that I stopped snapping to any part of a block. It’s happened less often in the past year and I’m dimensioning to all types of objects, but here it is again.
I’d nominate this as a bug. This type of object can so readily be created, I think. A dimension can easily and inadvertently be snapped to the same start and end points when the snap or planar/project settings aren’t as expected (grid snap, for example). If the resulting anomaly disappears only to become visible only occasionally, recognizing (and rectifying) the issue can be hit or miss.
(It’s also worth mentioning that my colleages and I have had the experience of dimensions which do not have coincident start and end points sproinging away from time to time.)
To catch this bug, we will need the DWG, DXF, etc. file that you imported that brought this in.
If the buggered dimension was created in Rhino through point editing, or imported from another 3dm file, there isn’t much we can do.
The general Rhino ethos is to give you free reign with the tools and count on you to not do crazy things; like stacking control/edit points.
Any chance you can track down the origin of this problem?
Basically, We do not let you create a dimension like this in Rhino initially. We can not stop anyone from inappropriately dragging points around after the fact.
When we translate an imported, non-native file, we are creating those dimensions. I’m concerned there is a bug in that code. That’s the reason for the request for an example.
I think this might be where there’s a bug. I believe this dimension was on the perspective with an override on the text and the value manuallly entered. Maybe Rhino has a problem with that and creates the cursed dimension?
Dimensions are always created coplanar to the current viewport CPlane.
If you can come up with a picking cycle that creates these things, I’d like to hear it.
That said, as an old drafter, I believe a dimension should never be shown in a Perspective view where it can not be checked on a print, unless it’s pencilled in for an in-house shop drawing. Certainly never on a drawing I sent out.