yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Entities — General
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
CadEntityToTop
CadEntityTrim
CadEntityCopy
CadEntityErase
CadEntityExplode
CadEntityExtend
CadEntityGetBlink
CadEntityGetBordColor
Entities — General (chapter)