Splitting and combining entities
You can break and combine entities using the following methods:
Break Separate a single entity into two parts, removing a portion of the entity in the process.
Break at Point Separate a single entity into two parts at a single point, without removing a portion of the entity in the process.
Join Combine two entities into a single entity.
Explode Separate a complex entity, such as a block or polyline, into its various component parts.
Group Combine multiples entities to behave as a single unit.
Tell me about...