jimbobjewel Posted April 28, 2012 Posted April 28, 2012 i am just starting with autocad and trying to learn how to creat a block. Trying to create a block of a tree and have it 15 ft in diameter.in can draw it but from there am confused. can some one explain it to me? THANK YOU for your help Quote
Dadgad Posted April 28, 2012 Posted April 28, 2012 You can use the WBLOCK command, follow the prompts on the commandline and in the dialog box and it is very simple. You just need to decide where you want to store it. Quote
profcad Posted April 29, 2012 Posted April 29, 2012 Use the BLOCK command. This will create a block inside of the current drawing. If you want to export the block out to separate drawing use the WBLOCK command. Quote
eldon Posted April 29, 2012 Posted April 29, 2012 If you make the block for a diameter of 1, then you can easily insert it at various scales to match the actual diameter. Quote
BIGAL Posted April 30, 2012 Posted April 30, 2012 Like Eldon also make it on layer 0 this way when you insert a tree say on layer trees it will adopt that layer properties say green in colour. Quote
nicolas Posted April 30, 2012 Posted April 30, 2012 You can use command alias B for Block, select the objects making the tree, select a base point and name the block. Then use command alias I for Insert the block. The block created with the BLOCK command is native to the current drawing. If you need to insert it in another drawing, you need to copy/paste for few blocks or use Design Center [CTRL+2] in case you have multiple blocks and want to save time. With WBLOCK, you can have the block saved in a separate dwg file say tree.dwg for easy reference. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.