-
Posts
12095 -
Joined
-
Last visited
Content Type
Profiles
Forums
Gallery
Everything posted by Joe_Carrick
-
on plan need left and right version with block and mono slab options
Joe_Carrick replied to DianeP's topic in General Q & A
You can use the "Back Clipped Cross Section" to do the Elevations without seeing the adjacent houses. -
IAE, it's no surprise that a PANO would require a larger number of pixels. The field of vision is 360 degrees vs about 60 degrees for a normal camera view.
-
Rob, I assume you sent the CAD Details from Plan File(s) to Layout. They will not show in the Layout CAD Detail Management but they will in the Plan CAD Detail Management Each CAD Detail Window can have it's own Scale which can be set in Drawing Sheet Setup If that's not what you are asking about then I totally don't understand your problem.
-
HELP NEEDED: Construction Documents for Permitting
Joe_Carrick replied to Developer's topic in Seeking Services
You should ask for this in the HD Forum.- 1 reply
-
- plan documents
- permitting
-
(and 1 more)
Tagged with:
-
Scott, You are correct with regard to the city of San Diego. OTOH, there are many smaller Cities and even Counties that don't use FAR for residential zones. Some don't even use Lot Coverage - just relying on Setbacks to limit the size. It's really a matter of what the local zoning regulations are. Setting up Plan and Layout Templates based on the jurisdictional requirements is IMO appropriate. btw, I haven't done a project in the City of San Diego for about 8 years. At that time I was not required to provide anything other than compliance with the setbacks.
-
Simple solution for mouse use: Place the "Refresh Display" icon on a Toolbar. I put it on the Zoom Toolbar
-
Gerry, I've found that I really prefer the F5 Hotkey to using zoom. It's instant and doesn't change the view scale or position.
-
No, the F5 hotkey will just refresh the view, not the Global Variables Most of my new macros are using a hash so the elements are named (layer name). I'm also using a timer so that the hash is recreated after a few seconds. This ensures that the Global data is current. That happens whenever the screen is refreshed by a Pan/Zoom or F5.
-
In my experience, FAR is usually not required for single family homes. It's more of an issue for buildings of 3 or more storys and commercial zones. There are cities where it's required for residential of 2 storys.
-
After thinking about this, I don't think it would work anyway. If the macro isn't executed by a screen refresh, the Hotkey wouldn't be produced, so it's not going to work as I wished.
-
I would like to enter the <F5> HotKey into a macro so that the Plan would be refreshed. Is there any way to do that?
-
What about Impermeable and Permeable?
-
So what does Irvine want on the plan? Lot Coverage? Nothing at all? Don't we wish all jurisdictions were like that? I do know a few
-
PLAN VIEW FOUNDATION WALL HATCHING PATTERN MISSING
Joe_Carrick replied to DianeP's topic in General Q & A
Diane, Please select the wall and display the "Object Layers" - that will give a better idea of what's wrong. -
PLAN VIEW FOUNDATION WALL HATCHING PATTERN MISSING
Joe_Carrick replied to DianeP's topic in General Q & A
OK, then you need to edit the Wall Definition and make sure the desired Fill is in that Wall Layer. -
PLAN VIEW FOUNDATION WALL HATCHING PATTERN MISSING
Joe_Carrick replied to DianeP's topic in General Q & A
Turn on the "Walls, Layers" layer. -
If you hide the "Selection Panel" it's much faster viewing the objects and selecting the one you want. For some reason, the "Line Drawing Display" of Library Objects is just very slow.
-
on plan need left and right version with block and mono slab options
Joe_Carrick replied to DianeP's topic in General Q & A
Yes, it can be done with one Layout and 2 or more Plan Files. Then you will need to segregate the pages to be printed. IMO you will find it's just easier to copy your entire project to another folder and rename/relink. Then make the Plan modifications. -
In the interest of simplicity just adding the following would work: percent_FAR (0 -100)% percent_lot_coverage (0 -100)%
-
Using "Paint" adds extra words to the material finish. Depending on the underlying material and other settings, it can result in a blending of the colors. Using the dbx actually results in a replacement rather than an extra - and as you see in your plan, a potential for unexpected results.
-
I've been working on a macro package to do exactly that - using the room data combined with some Plines for the actual site areas. These attributes will just make it much easier to control.
-
Edit that material's properties. Currently the transparency is 12%. ps: I prefer to assign the color in the cabinet dbx rather than using the "Paint" tool. It provides much better results
-
Steve, Set the # of panels in the Garage Door dbx
-
Do you really want the upper panel (gable end) to be out past the lower wall? If not, add a Wall Material Region (trim) at the top of the lower wall. This is the way it would normally be built.
-
OK, I am going to make a suggestion to CA to add room attributes: include_in_FAR percent_FAR include_in_lot_coverage This will allow total flexibility in specifying what should be included or not.
