Making and managing my own block library for object insertion

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Making and managing my own block library for object insertion

Heime
I have been inserting objects from library browser.  

How can I make my own library of objects for insertion, build a block library by
collecting blocks into a single location and organizing them for reuse.

What are the common ways to make and manage block libraries?