Jump to content

michaelk

Moderator
  • Posts

    6,379
  • Joined

  • Last visited

Everything posted by michaelk

  1. Hi @Josh Loy I think I may have already submitted this into JIRA, but I don't remember if I had a sample file. Next time it happens you'll get a file! PS. If I remember - to give credit where credit is due - it was @Jesse Cogswell who pointed out the navigation from Sheet Layer to Design Layer cause to me.
  2. I don't think you should change it. Anyone who is capable of installing a 3rd party tool and cares enough to make sure everything is in the right class is advanced enough to handle seeing non localized record names.
  3. I really hesitate to tell you this, but…. The slight offset in the column headers in the header row and in the body between Object Type and # in drawing that you see in Windows is more offset in Mac. I can see the R in Record. This is just going to make me go back over all your other menu commands and try to move columns around.
  4. That's hilarious. I remember being told in college that we could NOT use GOTO statements. Now I'm going to start GOTOing everything.
  5. You can be certain that I was poking the columns with a stick. I saw something there and moved the columns to figure out what was going on. I just tried running Locate Class Objects with developer mode turned off. No error message!
  6. @Jesse Cogswell I think the hijack is my fault. I like your GOTO method!
  7. @Jesse Cogswell btw, in 2024 I'm getting a error when running this menu command. It's just a warning on Line 67, 68, 69 where you have GOTO 99. The error is Warning: GOTO into a FOR or CASE structure is usually an error. It still runs and works as expected. Maybe it only displays that when running in developer mode?
  8. I was just having a conversation about this recently. I wrote this script for someone else. It creates/updates classes AND their descriptions in a VW drawing. If you hover over a class in the Nav Palette and the class has a description, that description will pop up. So you can have a description of a class that says "This class is for plumbing fixtures only. NOT windows. NOT lobby furniture!" Run this script and it will create classes and create/update their descriptions. It will NOT delete existing classes. I think it will NOT make anyone check the descriptions, but you will know that you tried. PS. I've always wanted an option to have the screen flash red whenever creating objects while NOT in the None class. And an option to define classes, like the None class, that the Visibility Tool Ignores when the mode is set to invisible. Create Classes From Worksheet v2024.vwx
  9. I was pointing out the menu commend that Jesse wrote. For example. Using Jesse's menu command, here's a list of all the objects - including objects inside wall comments and symbol definitions! - in the drawing I'm working on now that are in the Demo class. You can go to an object straight from the list or create a worksheet. I'm not as good as Jesse at creating cool dialog boxes. So in the past I've just made my own worksheets and changed the criteria manually to discover how many walls got put into the class Site-DTM-Modifier.
  10. I have a bunch of old worksheets. But - of course - @Jesse Cogswell has a really cool menu command to do exactly this. I used it all the time now 🙂.
  11. I'm seeing this issue as well. It gets triggered when using a script to navigate from a sheet layer to a design layer or when editing a viewport and choosing to edit the design layer. Sometimes that causes Unified View to get turned off.
  12. Like @Tom W. I try to keep everything in the None class on sheet layers with a few exceptions: Graphic division lines that divide the page for clarity. Those are in their own class to make controlling the graphic attributes simpler. Revision Clouds are in their own classes by revision number. I used to class title blocks by phases of the project for sheet index organization. But now I usually just attach a record format to each title block. And avoid projects with phases.
  13. In VW 2024 SP2 is anyone else having a problem with the B key not invoking X-Ray Select Mode? I'm seeing it flash on for a quick instant and then turn off. 16" MBP M2 Max 96GB OS 13.2
  14. Just tested it. It works fine until the wall is about 4991 meters from the origin. At about 4991 meters from the origin it vanishes in 3D view and reappears about 1 cm further out without the 3D edits showing.
  15. Check out the alert at the bottom of the image you posted. "A component of this wall is using a story bound that does not exist". If the wall is styled, edit the components of the style. If it's not styled you can edit the components right from the OIP. Check each component to see what the bounds are. If that makes zero sense, post a file with the wall in it. 🙂
  16. The stairs are using the texture Composite Decking Azek Weathered Teak RT. That texture has the hatch Board 200mm HF imbedded in it. The lines you are seeing in hidden line view are that hatch. You can either edit the renderworks texture and remove the imbedded hatch or just delete the hatch from the resource manager and that will get rid of those lines in hidden line view.
  17. But not always. I'm able to get it to fail when pasting it into a new drawing at the origin. Sometimes.
  18. I tried all those too. Have you tried opening a blank file drawing a curved wall, then pasting in the "bad" wall? That worked for me.
  19. I'm seeing the same thing. I could have sworn that wildcards on layer names used to work. I wonder if there is a way to use the Left function or a Substring function in the database formula to do what you want. @PatStanford?
  20. It's probably not it, but the only difference I can see under the hood in a wall that works and a wall that doesn't is an undocumented real number setting. 606. But I can't find a listing for 606 in the Object Selectors Appendix. Must be a SDK thing? SetObjectVariableReal(LNewObj,606,141841.394834864971926);
  21. Very strange. I'm seeing the same issue you see. More data: Take your misbehaving wall and copy it into a blank file. Same problem. Draw a new curved wall. Same problem. Start a new file. Draw a curved wall. All good. Copy misbehaving wall into this file. All good. Wall is fixed. Copy same wall - now working - back to your file. Problem returns. I suspected for a while that it could be a distance from origin problem. But now I think not.
  22. No. I still have the Attach Record in the contextual menu when right clicking on symbols, including red symbols.
×
×
  • Create New...