CadSelExplode
Explodes every entity in the selection set into its primitive components.
void CadSelExplode (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
None.
Explodes every entity in the selection set into its primitive components.
CadCreate.None.