yucad3d

CadEntityToBottom

Sends the entity to the bottom of the draw order.

void CadEntityToBottom ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

None.

See Also