CadEntityGetSelected
Returns the selected of the entity.
std::int32_t CadEntityGetSelected (
YuHandle hDwg,
YuHandle hEnt
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate. - hEnt (YuHandle)
- Handle to the entity.
Return Value
The selected.