yucad
3d
Home
Guide
yucad3d SDK
yucad 2D SDK
Pricing
Log in
Register
yucad C API
›
Function Index
›
Entities — General
CadEntityGetLayerID
Returns the layer i d of the entity.
std::int32_t
CadEntityGetLayerID
(
YuHandle
hEnt
);
Parameters
hEnt
(YuHandle)
Handle to the entity.
Return Value
The layer i d.
See Also
CadEntityGetLeft
CadEntityGetLinetypeID
CadEntityGetLineweight
CadEntityGetLocked
CadEntityGetLtScale
CadEntityGetBlink
CadEntityGetBordColor
CadEntityGetBorder
Entities — General (chapter)