Eyeshot 10 WinForms API Reference
Explode() Method

WinForms Assembly > devDept.Eyeshot Namespace > EntityList Class > Explode Method : Explode() Method
Recursively explodes all BlockReference objects and clears the collection.
Syntax
'Declaration
 
Public Overloads Function Explode() As Entity()
public Entity[] Explode()

Return Value

The list of individual entities.
Remarks
Blocks dictionary is not automatically cleared.
See Also

Reference

EntityList Class
EntityList Members
Overload List