yucad3d

CadEntityErase

Erases the entity from the drawing.

void CadEntityErase ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

None.

See Also