yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Entities — General
CadEntityGetType
Returns the type of the entity.
std::int32_t
CadEntityGetType
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The type.
See Also
CadEntityGetTop
CadEntityGetBlink
CadEntityGetBordColor
CadEntityGetBorder
CadEntityGetBottom
CadEntityGetColor
CadEntityGetDeleted
CadEntityGetExData
Entities — General (chapter)