| lcBlockClear | Home |
|
BOOL lcBlockClear ( HANDLE hBlock, HANDLE hLayer ); |
| hBlock | |
| Handle to a block. | |
| hLayer | |
| Handle to a layer. If not NULL, then this function will delete entities only from the specified layer. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcBlockPurge, lcBlockDeleteEnt, lcLayerClear |