KIT KOLLMEYER
Member-
Posts
97 -
Joined
-
Last visited
Reputation
52 ExcellentPersonal Information
-
Location
United States
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
I'm working on a winder stair with a C-channel stringer. I seem to remember being able to do this with the parametric stair tool at one point, but I just found that the current stair tool doesn't have options for stringer profiles. What's up with that? I really don't want to manually model this stair and adjust when the story levels inevitably change during structural engineering.
-
@Matt Panzer Any movement on this request? I'm running into the same problem on a current project. Thanks, Kit
-
Thanks Pat, I should have mentioned I had a trailer in that cell. Thanks Juan Carlos, your formula did the trick!
- 4 replies
-
- 1
-
- worksheet function
- worksheets
-
(and 1 more)
Tagged with:
-
At this point, I'm using a very complicated combination of 'clipping roofs' on a hidden layer and a sloped slab for the roof that shows on drawings so I can clip components where needed. It's really not efficient at all. It would have been easier to just model it with extrudes, but then it wouldn't work with the tags and correctly oriented hatches and graphic legends that we have set up for all our projects. And then in some instances we just draw over trouble spots in viewports. This is definitely BIM adjacent.
-
I'm working on an energy code worksheet and having trouble working out the if-then statement function: Basically, I want the worksheet to automatically say how many credits I need based on the area of the building. The area is shown in cell C1. In cell D3 I would like a formula that says: if the value in cell C1 is less than 1500 then display 5 (if the area is less than 1500 sq ft we need 5 energy credits), if the value is between 1500 and 5000 then display 8 (we need 8 credits for a 1500 - 5000 area), if the value is greater than 5000 then display 9 (for 5000 or greater areas we need 9 credits). I started with the if((logical_test), value_if_true,value_if_false) syntax: =if((C1=<1500), 5,0) but I'm definitely getting something wrong, it just shows the formula instead of a result. Does anyone know where I'm going wrong? Thanks, Kit
- 4 replies
-
- worksheet function
- worksheets
-
(and 1 more)
Tagged with:
-
I'm working on a complex roof that needs different component offsets at different faces of the roof (no offsets on north edge, 3" roofing component offset on west edge, etc.) Surely there must be a way to specify that right? The edge offsets in the roof component dialog apply to all roof edges. I tried clipping the roof, and the offsets apply to the clipped area, so that doesn't do it. I tried using a roof slab instead, but the edge offsets only work on one edge of a roof slab. With a floor slab you can apply a clip to one component. That would be a good feature for roofs. Any ideas would be welcome, Thanks, Kit
-
Isolate/Hide Object
KIT KOLLMEYER replied to Mark666's question in Wishlist - Feature and Content Requests
Is this on a Vectorworks to do list? I was just working on a complicated object that is covered by other objects. It's just a quick little thing so I didn't want to make separate classes. I thought, there must be a simple isolate object function in VW, searched and was surprised there isn't. I really don't want to mess with scripting for something like this, it seems like it should just be part of the software. Sketchup does it, why can't VW? -
Custom Arrow Heads
KIT KOLLMEYER replied to KIT KOLLMEYER's question in Wishlist - Feature and Content Requests
Thanks Allan! I like the symbol approach, that's cool. I've played with the edit marker and don't quite get where I need to be sometimes, like the one highlighted in blue in my screenshot. I was thinking it would be cool if you could make your own symbol to use as a custom leader marker on callouts or any other tool that uses arrow heads. -
Second decimal in slope dimension tool
KIT KOLLMEYER posted a question in Wishlist - Feature and Content Requests
The slope dimension tool only has one decimal, so for a 1/4":12" roof slope it'll show either .3/12 or .2/12. It would be great to have a second decimal in the tool so roof slopes can be shown correctly. https://www.loom.com/share/9d6381b5576240548e2aa45fc7b8c7d4?sid=517f30e5-c949-4699-90e7-0f992b243742 -
I'd love to be able to make my own arrow head styles for annotation. For instance, this arrow head that indicates sheathing direction. Also, when we show a joist in a floor framing plan, I could have little hangar symbols at the end of each line. I can think of lots of good uses for a little feature like that. Thanks Kit
-
Creating a skylight schedule/ data tags.
KIT KOLLMEYER replied to jtempleton's topic in Architecture
It seems the consensus is VW should make a skylight tool just like they did with doors and windows that can be inserted into roofs and easily tagged and scheduled. I hope VW is working on this, many of us have been asking for it for years. -
Yes, that's right, and auto-bound scan will only clip wall components at the perimeter. But that's not exactly what I'm talking about. The example in the video was of an internal wall that needs the ceiling to be clipped on one side and not the other. I think it would make sense if slabs had the same abilities as roofs, to clip or be clipped.
-
It's very useful the way roof objects are able to clip walls and walls are able to clip components of roof objects. I'd like that same function for slabs. I explain a real world use of that feature here: https://www.loom.com/share/7d16e12165794aeeb70d711381bc8f5f?sid=767f37ae-8c67-43de-9451-665f308c64ab Thanks Kit