Explode Method (IBlockInstance) Send Feedback
See Also 
Explodes the Block instance.

Syntax

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

Remarks

When you explode a Block instance, you can retrieve the resulting entities using the previous selection set. See ISelectionManager::GetSelectedObject.
 

See Also

Availability

DraftSight V1R1.3