tbrummel

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by tbrummel

  1. I know this is old but, for what it's worth, I've been dealing with the same error for years. I called support and asked if they could improve the error system to actually show where the error is - but this was 4 versions ago and I've seen no changes. It still bugs me that even with plan check, you can't really find the location of the problem easily. You have to show the whole plan and then the little error circle is almost invisible and it disappears if you "hold" the checks. In any case, that's a separate issue because this zero width cabinet error is not included in the plan check errors. It's something else (probably a conversion problem as you said). I'd really like to see the addition of a "Errors List" for each floor - and then simply create an Errors CAD layer that shows the "error circles" for the errors. Allow us to customize the circle's display properties and also to check/uncheck items in the errors list to determine which ones are displayed on the special Errors layer at the moment so we can zero in. Then we could see and find all errors in a plan with ease. I really don't have a clue how many users actually run into errors or use plan check but I suspect it's not many and that explains why improvements to the errors system are cut from the project list -- there are more important things to do. BTW, the .cpp file will not be on your system as it's a C++ (programming language) source file. The number in parentheses is the line number in the source code file that logged this error. The .cpp file is compiled into the .exe we run and is not released.
  2. Oh, I can, as I said in the original OP, if I enable the CAD layer (like you did). That works but it is moving other CAD layer stuff as well. Admittedly, in this plan, they are not important so I can live with that. I'd sure like to know how to properly get things into the terrain layers though. I'll search the internet some more. Thanks for your help.
  3. I created the terrain in a separate .plan file. The contour lines were imported via a .gpx file using the HomeDesigner import GPS data function and they were all imported as terrain contours. In fact, if you double click one of the things you were selecting in the video, you should see that I do have a terrain perimeter and those are all terrain contour lines. Having said that, I noticed you said "on the CAD layer". That's leading me to believe that the object being a terrain perimeter is not sufficient -- it is supposed to be on a terrain "layer" or something? I'm not sure why that would happen automatically via the import wizard. Is there a way for me to "move" all this stuff to the correct "terrain layers" to solve this oddity? I really appreciate your help.
  4. Roger that. Attached. Fair warning: I do not have elevations assigned to all the contour lines (and there are a lot of them) so don't generate terrain unless you love cliffs :-) 2021 Imported Topo With Additional Shed.zip
  5. I'd be thrilled to find it's me. I did the "back up entire plan" (which is missing a couple non-essential graphics files) and it's over the attachment size allowed. So, here's a link to it. Ignore the house issues - It's a plan from the 2012 version and some things just don't look the same in 2021. I'll look into that later as it's not important for terrain. Thanks. https://1drv.ms/u/s!Au7dyEQFHVz1iL42UALU5FOBpyLWpA?e=gASYz2
  6. Thanks for the reply and video. Sadly, this does not work in my file. Probably a bug then related to the complexity of the file or terrain. Here's a link to a video I created of doing the same thing but with the real file. Note that after I "select" by drawing a bounding box, nothing is selected. If I unlock CAD, General, then my selection works on the terrain (and other CAD items). If you think I might be missing something, please let me know. Otherwise, I hope the dev team peeks at these threads now and then and, hopefully, this will get fixed. https://1drv.ms/v/s!Au7dyEQFHVz1iL41ZUIGEsf180VwYA?e=Aw7EkB
  7. I've got existing structures and now I'm trying to add terrain (Pro 2021). I've created a terrain perimeter and many contours w/ elevations. The terrain looks good in 3D - but the house is in the wrong spot on the terrain. So, I'm trying to select the terrain and move it. I've tried many things to no avail. Tried to select and move the terrain perimeter - but that does not move the enclosed contour lines with it (not sure why you'd want to move a perimeter without its contents but...). I've also tried locking every layer except terrain in Tools | Display Options. Oddly, once I do, I can't select terrain. I noticed that I have to unlock "CAD, Default" in order to be able to select Terrain objects. This seems like a bug - sure, the terrain contours may be lines underneath the surface, but they are marked as terrain contours so I'd expect that to override their base class. Unlocking CAD, Default ends up moving more than just the terrain. So, I'm stuck on what seems like a basic problem. How do I select JUST the terrain (perimeter, contours, lines) so that I can reposition it (the house) on an existing plan? I've read posts on creating a terrain and selecting all, etc... but that is in a file that does not contain a house. I've got both a house and terrain and I want to move the terrain and not touch anything else (as I've read in other posts that this is the correct way to "move the house" -- you don't move the house, you move the terrain). Thanks for any help.