-
Content Count
494 -
Joined
-
Last visited
Content Type
Profiles
Forums
Calendar
Articles
Marionette
Store
Everything posted by gmm18
-
VW 2019 PDF Ref's Dissappear on conversion
gmm18 replied to Samuel Derenboim's question in Troubleshooting
2019 Service Pack 1, Imported PDF's now show up as grey rectangle with cross thru. These are not referenced files, actual imported PDFs, directly to a Sheet Layer. See comparison to same Sheet Layer in 2018sp3 vs. 2019sp1 Is this experienced by others, or something about my settings ? -
Awesome. Need to get drone now.
-
How did you do this? Google Earth --> to Sketch-up --> to Vectorworks?
-
I am on 2019 and am having trouble with textures of Floor objects. They are not cooperating with the settings in the Object Info Palette at all. It is a problem that makes me want to keep projects in 2018 until the first update is released.
-
Hot dam... The "Custom Cabinet Tool" already in VW2017 works out pretty well once you get a few cabinet types built up in your drawing from the raw starting point that the tool gives you. This is exactly the solution for the type of cabinetry design I do...(not sending anything to CNCs).
-
The height of each drawer should be easily set in the Object Info palette. Should be an easy add to the NEXT service pack. Please do this. Also...I am trying to understand the comment above "Version 2014 was really the last usable version of interiorcad." In this other very recent thread there are videos that appear very clearly to be using InteriorCad with VW2017...So what is going on here?
-
missing keyboard shortcuts in Align/Distribute Objects
gmm18 replied to michaelk's topic in General Discussion
Here is the real solution to that problem. It is really a great tool, waiting for update to 2016... VectorBITS Quick Align -
Ahhh...well. That is a pain, annotation lines may still be quicker when you want the lines to be where they are supposed to be. Thanks.
-
What is the best practice for aligning or "mapping" surface hatches so that they line up properly? I am asking mostly about walls. So for example, with horizontal siding, I need to adjust the surface hatch lines up and down to the correct starting point. For batt-on-board siding, I need to adjust the surface hatch lines left and right. I have been working with walls textured "By Components" which does not allow for texture mapping. But if you switch to "By Object" and map the texture how you like, then render in Hidden Line, you find the surface hatch did not move along with the texture! Bummer...
-
Zoom Line Weights off still showing thickness!?
gmm18 replied to Vincent C's topic in General Discussion
Yes, we need option 3. Hopefully this can be added in a service pack soon. -
I see this too. It seems that having a bitmap image turned-on is causing mine. In this case I have an aerial photo on a separate design layer. When in 3D Open GL the rendering makes certain objects disappear and re-appear as I rotate and walk thru. Turn off the aerial photo DL, and back to normal.
-
Quitting Safari alone did not work, needed to restart computer, but it is all working now. So no big deal, just a minor booger.
-
Initial Render mode when changing from Top/Plan to 3D View
gmm18 replied to gmm18's topic in General Discussion
This one seems to be resolved after messing with it a bit. THanks! -
Ran disk utility and it is still not holding. (both for boomerang pan and for X-ray)
-
Initial Render mode when changing from Top/Plan to 3D View
gmm18 replied to gmm18's topic in General Discussion
You got it. This is in a file that was converted from 2014. I look forward to this new feature next time I start a project from scratch. -
Interesting. The Option key duplicate is fine, but the B Xray is not sticking when held down. I will restart and see.
-
VW2015 does not work on 10.6 at all. I am on OSX 10.9.4, I will update my signature.
-
Not working, normally hold space bar and you can pan, release space bar and you would go back to the tool you were using. This is referred to as boomerang But now in 2015 hitting the space bar it goes to boomerang for a split second, and even though still holding space bar it reverts instantly back to the original tool mode... Any fixes?
-
Anyone have a solution to this? ..." instead of a wall with a sloping top, the top of the wall stays level but follows the height of whichever end I drag highest." I just got this in a file. What a pain to rebuild the entire file.
-
Only occurs on one specific file, can't figure it out. Anyone seen this?
-
Attached is a plug-in "Class Invisible" You can add this to your workspace and assign to context-click. Here is the script: { maarten '08 } PROCEDURE ClassInvisible; VAR h : HANDLE; ClassName : STRING; BEGIN h:=LSActLayer; ClassName:=GetClass(h); HideClass(ClassName); END; RUN(ClassInvisible);
-
I really like the Grade Tool, but as an architect in the US, I work in Feet & Inches. But when doing grades I use standard Feet in decimal to the tenth. The Grade Tool uses the units defined under File>DocumentSettings>Units... Anyone have any idea of how I can use this tool, but get it to use tenths without changing my document unit settings?