Dermot

Chief Architect Moderators
  • Posts

    2417
  • Joined

Everything posted by Dermot

  1. Please post this plan along with detailed steps for exactly how you are trying to draw the text with leader line and someone here will be more than happy to look into this.
  2. At this time, we have no reports of problems with room labels getting turned off automatically. If you can reproduce a case where this happens, then please report this to our technical support team. If we can reproduce this problem in-house, then we will try to get a fix into the next available update. More info about reporting problems can be found here: https://www.chiefarchitect.com/support/ On a side note, it seems that if you can use "undo" to bring them back, then in theory it should be easier to figure out what change caused them to disappear. Figuring out the exact steps that can cause this to happen would be very helpful to include with your bug report.
  3. There is lots of good info in the above posts, but also some confusion. Unfortunately, there is no single rule that applies to everything in Chief Architect so it will depend on what type of object and what type of data you are actually looking at. For example, we have code for cabinets that always rounds the width and depth to the nearest 1/16" for imperial plans and to the nearest mm for metric plans. This is done based on how we store the data in memory and on disk and is a holdover from the days when memory and disk space were much more limited. The code that we use for handling the heights doesn't have this same limitation since we completely changed it a few years ago to make the heights more consistent throughout the whole program. We also have some newer things that were added to cabinets that are more accurate, such as door/drawer overlaps and reveals. It is possible to set your reveal to a very small value such as 1/64" or even a fraction of a mm and the program should keep this value. The thing that makes this a bit more confusing is that the dialog box might be set to display the values rounded to the nearest 1/16" or mm. The best way to see what your actual value stored is would be to use the "Number Style" button from any dialog box and set it to display using "Decimal Inches" instead of "Fractional Inches". Or, if you are in a metric plan, you can make sure you are displaying "Decimal Millimeters" instead of just "Millimeters" (which should be the default). If you want to know how accurate any given dialog box control is, you can then type in something like 1/32" and if the dialog shows you 0.0625" then you will know it is being rounded to the nearest 1/16" and if shows you 0.03125" then you know it will allow you to specify the value as accurate as you like. In a metric plan, you can type in 0.25 mm and see if the program will round it to 0 mm or not. Please note that our long term goal is to make all of the values we store as accurate as possible, but it might take us a while to get there. If there is a particular value for a particular type of object that you would like us to make more accurate, then please submit a feature request asking for what you want. We will then evaluate it further to see if it is something we can do sooner rather than later. I hope this information helps to clarify some of these things.
  4. Depending on your current computer, you may be able to get the results you want with a new graphics card instead of a whole new machine. The tech article has some information about the minimum system requirements: https://www.chiefarchitect.com/products/sysreq.html And this blog article has some information about purchasing a computer specifically for running Chief Architect: https://www.chiefarchitect.com/blog/computer-for-design-and-gaming/
  5. I am going to assume that you imported the pdf directly onto the layout page. Try importing the pdf into a cad detail first. Then when you send the cad detail to the layout you will be able to shape the layout box any shape you want.
  6. Currently, we have no open reports of any problems related to losing manually edited deck framing. Our lead engineer in charge of the framing in Chief spent a good deal of time yesterday investigating this area and was not able to find any problems that would cause this. If anyone can come up with repeatable steps to reproduce this problem, then please contact our tech support department so that we can look into this further.
  7. My guess is that something happened on your system to change the file associations back to X8. This could have been done manually or it could have happened automatically if you reinstalled X8 for example. There are probably a number of other ways that it could have happened as well. Regardless, if you ever run into the case where trying to open a ".plan" or ".layout" file starts the wrong program you should be able to fix it now.
  8. Just to be clear, Chief has never been able to save a ".plan" or ".layout" file using an older version file format. We can read files from older versions but we can't write them in a way that the older version can read it. This means that any file saved from X12 will always be an X12 file regardless of how or where you save it (unless you open it up in a newer version and then save it). This is really just a system problem having to do with file associations. When you use "file open" from your operating system it will automatically start a program and then pass it the file name to open. On your system, it sounds like it was automatically opening X8 instead of X12. You should have then gotten an error message saying that X8 could not read the file because it was written by a newer version. The solution is to tell your system to use X12 when you want to open up ".plan" and ".layout" files. For future reference, we have a tech support article that explains how to change your system settings so that your version of Chief Architect is associated with these files. You can find the article here: https://www.chiefarchitect.com/support/article/KB-01131/associating-plan-layout-and-library-files-with-the-latest-version-of-chief-architect-or-home-designer.html
  9. Chief Architect Interiors X14 does not have the ability to add additional text to dimensions or to suppress the current dimension value. You could try creating a manual text object with a white background to hide dimension value and display the value that you want. I would highly recommend that you make any needed adjustments to your plan instead so that your plan more accurately represents the model. Another possible solution would be to adjust the dimension rounding. If you are having difficulty doing either of these, then you may want to post more questions asking for help on how to solve these problems. We also have a number of training videos as well as training services available: https://www.chiefarchitect.com/videos/#playlist-92 https://www.chiefarchitect.com/training/
  10. DXF and DWG files are usually considered 2D CAD files but they can also contain elevation data. If the DWG file you are importing has elevation data in it then you should be able to use the Import Drawing tool and convert this data into Chief terrain data. More information can be found in this tech article: https://www.chiefarchitect.com/support/article/KB-00719/importing-terrain-elevation-data-from-a-dxf-or-dwg-file.html
  11. We have had no reports of any problems related to building framing and crashing in X15. If this is a reproducible problem, please contact our tech support team and report this. Please include the plan you are having problems with and please include the exact steps needed to reproduce the problem (such as what framing you are rebuilding and how you are doing it). You can find out more about contacting our tech support team here: https://www.chiefarchitect.com/support/#contact
  12. A number of changes were made to the Chief Blueprint font in X14. I am not aware of any changes that were made for X15 though. Most of these changes had to do with better bold and italic support. There were a number of other bug fixes and minor improvements that were made at the same time though. If you plan to continue working in X12 for a while longer, then continuing to use the old font is probably fine. If you plan on switching over to X15, I recommend using the newer font though. You will likely find a lot of differences between X12 and X15. I recommend that you take a look at this migration guide for some more detailed info: https://cloud.chiefarchitect.com/1/pdf/documentation/chief-architect-x15-migration-guide.pdf
  13. Uninstalling and reinstalling X15 should not cause you to lose any plans or settings that are on your computer. More information about uninstalling can be found here: https://www.chiefarchitect.com/support/article/KB-00466/uninstalling-chief-architect.html Assuming that this does not solve your problems, I highly recommend this tech support article: https://www.chiefarchitect.com/support/article/KB-03049/troubleshooting-chief-architect-software-closing-unexpectedly-on-windows.html If this does not help you solve your problems, then I would encourage you to contact our tech support team: https://www.chiefarchitect.com/support/
  14. Note: one of the moderators moved this from the Suggestions forum to the Q&A forum after I wrote the info below but I still think it is mostly relevant. You should not try to report bugs to us on the Suggestions forum. This forum is for requesting new features that you would like to see added to future versions of the program. More information about this can be found in the forum guidelines here: https://chieftalk.chiefarchitect.com/topic/4095-guidelines-for-posting-on-the-suggestions-forum/ The pictures posted above are not going to be enough to help us solve this problem. Please report any and all problems directly to our tech support team, regardless of whether you are using X15 beta. Please include a plan file that demonstrates the problem with clear step-by-step instructions for how to reproduce the problem. If your problem was happening in X14, it would be helpful to send us your original X14 plan so that we can confirm that this problem is not related to the changes we made for X15. More info about reporting problems can be found here: https://www.chiefarchitect.com/support/
  15. Please report any and all problems directly to our tech support team, regardless of whether you are using X15 beta. More info about reporting problems can be found here: https://www.chiefarchitect.com/support/ That said, I have never heard of such a problem before. I really can't think of a scenario where trying to use "open object" on something like a cabinet in a plan view would actually create any new camera views. I would first try the most obvious things like rebooting your computer and if that doesn't solve the issue then you might want to try an uninstall and reinstall. You should also probably run a virus scan. If none of that seems to help, then definitely contact tech support and they might have some better ideas on what to look for.
  16. The plan you posted above had most of the cabinet labels suppressed. They are also suppressed in your cabinet defaults. I can't think of a good reason to do this. The plan you posted also already had a cabinet schedule. If you added another one, you could have new issues related to having duplicate schedules. You can always use the Project Browser to find all of the schedules that you currently have in your plan. Please reread my post above and if anything does not make sense then ask more questions.
  17. Your cabinets are included in your cabinet schedule. Your cabinets also have "Show Schedule Callout" turned off. Your cabinet schedule is setup to only display callouts. So even when you uncheck "Suppress Label" they will not display a label. Do you want to your cabinets to display callouts, labels, or both? Open up your cabinet schedule and choose the appropriate option. Open up your cabinets and uncheck "Suppress Label" for any cabinets that you want to ever show a label. Also, check "Show Schedule Callout" for any cabinet that you want to ever show a schedule callout. In general, you should only check "Suppress Label" for a cabinet that you never want to show a label. For example, something that you are modelling with a cabinet but it is not really a cabinet. In general, you should not uncheck "Show Schedule Callout" unless you have a cabinet in a cabinet schedule but you don't want it to ever display the callout. Most of the time, if you don't want a callout you might not want it to appear in your cabinet schedule either and you can just uncheck "Include in Schedule" instead.
  18. We are not aware of any problems with cabinet labels in X15. As a general rule, cabinet labels would not be suppressed by default so I am not sure why you would have had to uncheck suppress unless you actually suppressed them for some reason. The other thing you might want to check is to see what layer the cabinet label is using. Since labels can be manually placed on any layer, you should check that the actual layer is turned on. One easy way to do this is to select the cabinet and look what layers show up in either the Object Layer Properties dialog or the Active Layer Display Options side window. The other thing you might want to do is to post your plan on this forum. I'm sure someone would be able to figure out the problem very quickly without having to make guesses. Also, please remember that X15 is currently a beta version. If you find any problems at all, you should always report them to our tech support team: https://www.chiefarchitect.com/support/
  19. Probably a video card driver issue related to your Windows update. See if this tech article helps: https://www.chiefarchitect.com/support/article/KB-00106/troubleshooting-3d-camera-view-display-problems-in-chief-architect.html If not, then I recommend contacting our tech support team.
  20. It adjusts the height and is only used when using a reference plan in a camera view. And if you would like to try it out, the X15 beta is now available.
  21. You might want to check out this tech article for some trouble shooting info: https://www.chiefarchitect.com/support/article/KB-00937/license-security.html If that doesn't help then you may need to contact our customer service or tech support team for more help. They will be back in the office on Monday during our normal business hours.
  22. The short answer is that the "custom" option is only enabled for sliding, pocket, or bifold doors. For a more complete answer (including some workarounds), see this prior thread:
  23. Please note that this is just a very small subset of the new features that are coming in X15. As for the reference display, we are going to have the ability to offset and rotate the reference display which will allow some more flexibility in how it can be used.
  24. Yes, it would be possible to add all of the same parametric door controls to cabinet doors, including the ability to adjust the rails and stiles or add divided lites. It just isn't as easy as you might think. The fundamental problem is that the code for the parametric doors was developed specifically for standard doors and we would need to make it more general purpose (and clean it up a bit) in order to use this same code for cabinet doors. This is a project that is currently on our lengthy todo list but I am not sure when we will be getting to it. If you would like to see this happen sooner rather than later, then I would encourage you to submit a feature request. We use the number of people that request a particular feature to help us to determine its priority. The more people that ask, the higher up the list it moves.