What is a DAO and why does it matter to AEC?

Introduction Blockchain technology has revolutionized many industries worldwide, and the Architecture, Engineering, and Construction (AEC) industry is no exception. A significant innovation in this context is the DAO, which is a "Decentralized Autonomous Organization". A DAO is a blockchain-based organizational structure that operates decentralised, enabling transparent and collaborative decision-making and facilitating participatory governance. In this article, we'll explore what exactly a DAO is and why it's relevant and important to the AEC industry. What is a DAO? A DAO is an autonomous, organization-like entity that operates through smart contracts on a blockchain network. Unlike a traditional company, there is no hierarchical structure of power, nor the need for intermediaries such as managers or executives. Instead, decision-making is carried out collectively and transparently, through voting based on ownership of tokens or units of the DAO's native c

CAD Tip Of The Day: How to isolate objects and hide it.

How to isolate objects and hide it.

1. Type the "isolateobjects" in the command line (without the quotes). Select the objects you want to isolate. 
2. Another options select first the object you want to isolate. Right-click in the drawing area and select Isolate Objects. Only the selected objects are displayed. All other objects are hidden.
3. To redisplay hidden objects, right-click in the drawing area and select Isolate End Object Isolation.

Its same process with hide object

4. Select the objects you want to hide. 
5. Right-click in the drawing area and select Isolate Hide Objects. 
6. The selected objects are hidden. (It’s like the command action of layoff)
7. To redisplay hidden objects, right-click in the drawing area and select Isolate End Object Isolation. 
isolate-object-in-autocad

Try to save, close, and reopen your drawing, the object is still there the time you isolate or hide. 
TIP: Before hiding or isolating objects, set OBJECTISOLATIONMODE to 1.

Popular posts from this blog

How to Save AutoCAD Drawing as Read Only

CAD Tip of the Day: How to Assign the Find Command to Ctrl+ F