Friday, July 15, 2016

Explode: Autocad 2016 tutorials for beginners Part 24-30






Learn to use the Explode command in autocad 2016.
Youtube Link: https://youtu.be/O6W12A7Vd8Q .
Blog Url:  https://autocadtipslaiju.blogspot.com/2016/07/explode-autocad-2016-tutorials-for.html
Step by step autocad 2016 basic tutorials for beginners. Subscribe this channel for more related videos.

In this video we will learn about the 'explode' command in autocad 2016. This command is using for exploding a complex object into its basic elements such as line,arc, polyline etc. If you have an associated array object, you can use this command to explode that also.

EXPLODE (Command):

Breaks a compound object into its component objects.


Explodes a compound object when you want to modify its components separately. Objects that can be exploded include blocks, polylines, and regions, among others.


The color, linetype, and lineweight of any exploded object might change. Other results differ depending on the type of compound object you're exploding. See the following list of objects that can be exploded and the results for each.
To explode objects and change their properties at the same time, use XPLODE.

NOTE:If you're using a script or an ObjectARX® function, you can explode only one object at a time. (Not applicable to AutoCAD LT.)

Here are the results of EXPLODE for each of the following types of objects:

2D Polyline:
Discards any associated width or tangent information. For wide polylines, the resulting lines and arcs are placed along the center of the polyline.


3D Polyline:
Explodes into line segments. Any linetype assigned to the 3D polyline is applied to each resulting line segment.

3D Solid:
Explodes planar faces into regions.

Nonplanar faces explode into surfaces. (Not applicable to AutoCAD LT.)

Annotative Objects:
Explodes the current scale representation into its constituent parts which are no longer annotative. Other scale representations are removed.

Arc:
If within a nonuniformly scaled block, explodes into elliptical arcs.

Array:
Explodes an associative array into copies of the original objects.

Block:
Removes one grouping level at a time. If a block contains a polyline or a nested block, exploding the block exposes the polyline or nested block object, which must then be exploded to expose its individual objects.

Blocks with equal X, Y, and Z scales explode into their component objects. Blocks with unequal X, Y, and Z scales (nonuniformly scaled blocks) might explode into unexpected objects.

When nonuniformly scaled blocks contain objects that cannot be exploded, they are collected into an anonymous block (named with a “*E” prefix) and referenced with the nonuniform scaling. If all the objects in such a block cannot be exploded, the selected block reference will not be exploded. Body, 3D Solid, and Region entities in a nonuniformly scaled block cannot be exploded. (Not available in AutoCAD LT.)
Exploding a block that contains attributes deletes the attribute values and redisplays the attribute definitions.

Blocks inserted with external references (xrefs) and their dependent blocks cannot be exploded.

Blocks insert with MINSERT cannot be exploded. (MINSERT is not available in AutoCAD LT.)

No comments:

Post a Comment