Explode Method (IGroup) Send Feedback
See Also 
Explodes the EntityGroup.

Syntax

Visual Basic 
Sub Explode() 
C# 
void Explode()
JavaScript 
Explode();
COM native C++ 
HRESULT Explode(); 
C++ 
DSRESULT Explode(); 

Remarks

Exploding the EntityGroup removes the EntityGroup definition from the drawing.

Entities that belonged to the now exploded EntityGroup are disbanded and remain in the drawing as individual entities.

 

See Also

Availability

DraftSight V1R4.0