Monday, November 2, 2009

Vaguely Autocad Related....

This set of renders I did about 4 years ago. At the time I was helping a friend with his architectural stuff. I must have had a bit of time on my hands because I had a little go at finding out doing architecture is not as easy as you might think!

These I have to admit are not wonderful renders-I've posted them as a series, starting at the top, showing how a design can metamorphose. My friend had a preference for Corten Steel, so this had a slight influence, as did things going wrong with materials-see the gold crinkly one.

In the end we did not get the job, but I had fun finding out I'm not an architect.

I can look back now and see that the design was a bit "office building"




























































































Monday, September 28, 2009

The Wunnerful World of Xrefs

Xrefs....love them or hate them? In my normal course of work, I do not really need to use them because most of my drawings are of simple things. Occasionally I have to do a large layout, so instead of cluttering up the model with sectional views, I write these out to separate files, which are in turn xreffed into an output drawing.

Recently a friend got me to check out how quick my computer was printing a PDF. His drawing was full of xreffed in bits and pieces. What was interesting, was that he was xreffing back into
the components, the main layout! So, when the layout was opened, I got a message saying "circular reference detected, breaking reference". He explained that this was the clever way to ensure that components ended up in the correct place. Clever indeed.

Recently, I have had a small tank and piping job to do for a consultancy. So I thought what a good place to experiment with circular references and so on. I knew of a thing called refedit, but never used it much. On this job though, I found that if you right click, there is an option to use refedit. I'm now convinced that this is the way to go, as you can use the geometry of the other things in the layout to position parts on a component drawing.

I think sometimes you can overdo xreffing-after all: you have drawn a pump - is it likely to change? No.

The set of drawings created makes much use of viewports using conceptual shading: try it, you will like it!

I was able to make great use of pip and pipeset lisp routines for this job (see earlier posts and my website http://www.bilroCAD.com for info). Of course the first comment from someone was "Does it produce a BOM?" to which the answer is no. Maybe one day.

Saturday, August 22, 2009

Just a short trip to heaven and back...

Oops. Now I'm back. In the course of my whining about lack of work, one of my friends donated me a customer that he was too busy to deal to. Only a day and a half. A brand new computer at this place. Quad core, FX3700 graphics card (high end!), 24" monitor...woopee!
How come nobody wants to know about all this wonderfulness? Guess I'm just a geek after all.

On the first day, I found it did not let dialog boxes display (R2010) and the pgp file had partially gone, so on the second day I asked if I could do a "repair installation". This was a success and things were a lot easier, so I decided to check 3dconfig. It was set to software acceleration. A bit strange as it had a high end Nvidia card, so I set it to hardware and checked out a shaded view....very smooth!

It was using Vista, which did not seem to slow it down much (it did a bit).
I got a bit faded after 10 hrs on the second day, doing a factory layout, in 2D.

Then back to the "other" place, to revisit the small platform. Oh dear...It seems what looked OK as a layout turns out to have serious flaws, like for instance the top step having a rise of 300mm!
I spent a day knocking it into shape and doing the detail drawings. Funny how starting the details brings out all the mistakes made!

I'm also shaking at the knees about a large 300kg duct that they are going to install by dropping through the roof with a helicopter. I find out this week on Monday.

Shaded views: I'm trying out a new policy (just to see if anyone will notice)-plotted viewports are now using conceptual shading. I think it makes the drawings look a lot more realistic than just hidden lines.

Monday, August 10, 2009

Just a short reinstall....

I started work at another place, while still having not left the last place. How does that work? Well the first place did not have enough work to keep me busy and the other place wanted a tiny platform drawn. Two days should have been more than enough. I brought my two year old computer with me and hooked it up to the printer server.

From here on , glue seemed to enter it's innards. The keeper of the server muttered things like: "free anti-virus no good, get external hard drive, don't do OS updates, don't involve yourself in any OS after Windows 2000". Needless to say the platform was no where near finished.

After two days of glue I decided to take to my computer on the Saturday and give it a good thrashing. In other words a C: drive reformat and reinstall of Vista, followed by reinstalling R2010 Autocad.

I arrived at 11.00am and left at 6pm. A day wasted and yet not wasted.
The first time waster was installing a new copy of Nortons: All it found after about 900,000 files, was a tracking cookie. Not that I would not do this again as I suspected a virus being the cause.

The second time waster was saving all the crap that I had collected onto my nice shiny new external hard drive. Funny how 60 MBits/sec looks just like 60MB/sec. It takes forever...

Ok now, lets see, (about 2pm now), how to reformat that hard drive? Just put the Vista disc in and do a restart?

Hmmm...that did not work. Half an hour later and after much hair removal, I happened to notice my motherboard documentation. Like the part that says "Press F2 while starting up to get your BIOS setup screen". Looks like the nice people who installed it originally, made the boot up order 1. Hard Drive, 2 CD Drive. Change this around and off we go.

Eventually, Vista is installed. In hind sight, this is where I should have decided to update the OS. As it happened, I decided to put the Autocad on, and at the same time I was doing that, I think the updates were being downloaded. This may have caused my problems when I installed the Autocad. It really struggled with .NET Framework, and after about an hour gave up and installed the other parts of Autocad.

Here is where I said to myself: "Ok it says .NET was not installed, but I'll try it anyway". It took about 2 minutes before it crashed. So this is where I downloaded .NET Framework from Microsoft and installed it as a separate item.

This appeared to work, and a much friskier Autocad appeared. Opening drawings still takes a little longer than it should, but this may be a network problem as the keeper of the network complained that he has had a lot of network errors, all only happening when I am attached....

At this stage I noticed the notice saying "Install your updates now". All 57 of them. Takes a while! (I had chosen the "install essential updates only")

I hope someone reading this can gain some ideas from the above if they find themselves in a similar situation.

Thursday, July 23, 2009

But wait....there's more!

Further to the cunning plan for a pdf-dwg partnership: This does not allow for the fact that quite often we make use of tabs in a drawing, which leads to the unfortunate case where we might have Layout 1 being issue B and Layout 2 could be issue C.

What then? Well, how about naming such drawings as 1234XB.dwg? The X would indicate that this is a multi-layout drawing and the B would mean that at least one of the layouts was issue B.

This still does not get around the problem of the pdf viewing person knowing if say Layout 1 was up to date or not. A possible solution could be a simple txt file kept in the same directory, named the same as the drawing, for instance 1234X.txt. In this file might be:
1234-01A
1234-02B
The program mentioned in the previous post might access this file and display these contents.

The hard part is, now we have loaded up the poor old draftsman with yet another piece of beaurocracy, the last thing he needs. I have seen somewhere a program (lisp/script) that does do updating of revisions-maybe this might be the method?

Wednesday, July 22, 2009

A search for an Autocad Viewer

Ah....Progress. Once upon a time our network enabled us to have access to our c: drives and if we asked our administrator nicely, he would install such goodies as the free Autodesk Viewer called True View. Due to whatever, this access was removed-probably it is safer that way! We are now administered from a different country.

New network whatsits were duly installed, and True View was removed (they said it clashed with the network...) and replaced with a different one. The replacement however, was obviously designed only for use with 2D drawings. Apparently, in some countries, 2D drawings are all the rage! So I guess it's my fault for doing all those 3D drawings.

Feeling a bit guilty, I have started a search for a drawing viewer that can view and print 3D Autocad drawings.

My first port of call was eDrawings, from SolidWorks. On first use, this appeared to do the job, but to get hidden views, you have to shade the viewport. On shading, the hiding appears not to be 100%, although I suppose if one were stuck it could be used. I have to say that in model space the shaded model works really well with my Quadro 1500 card. The only hitch with the 3D orbit being that it could do with an "Autocad Style" constrained orbit tool. Anybody listening at Solidworks?

One of my suggestions a year ago was to just have me print out the drawing as a PDF and store that on the network drive. After all, everyone has Adobe Reader, right? It was pointed out there is one serious flaw with this idea: How can anyone be sure that that this PDF is the latest issue? Which brought up the curly subject of issues.

Where I work, I am mostly the only draftsman, and most of the drawings are for internal use. So we have been relaxed about issues, just occasionally doing them, not really serving any purpose. The drawings that I know may get issued outside, get revisions.

There is an answer of sorts here: If the file is labelled say 1234B.dwg and the pdf is 1234B.pdf, then we can be reasonably sure that they are in sync. Maybe the answer is a small program that acts as a front end, so if say a person wants a particular file, they look it up using this program, which checks the filename of the pdf against the dwg filename, then shells out to a viewer such as Adobe or Foxit. By the way, Adobe/Foxit, if you are listening, how about checking how Autocad uses the mouse for zooming and panning?

One of the next viewers I tried, which will remain nameless, did not seem to run on Vista, so I could not try it out.

Saturday, July 11, 2009

Two screens or not two screens?

My new work computer came with one screen, a 22" widescreen. Initially, I thought, let's not be too precious here....I can work on one screen just like all the other draftees I know.

The answer was, yes, you can, but what a pain! What I really missed was the properties pallete, and the tool palletes. When I first looked at the back of the little HP, I could only see a vga port, indicating to me that this would only take one screen.

One of my fellow workers then pointed out that there was another outlet and that you could indeed have two screens. The other port looked just like a USB, but apparently is a special HP thing for having another screen. It needed a special adaptor to connect to my 20" Philips LCD, but apart from that I was soon up and running. My old computer looks a bit minimalist now, with just a 17" screen.

At this point I realised how faded the old monitor had become-or was it always like that?!
I have turned brightness to 100% and upped the contrast, so it is still usable.