CadSelCount
Returns the number of selection sets.
std::int32_t CadSelCount (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The value.
Returns the number of selection sets.
CadCreate.The value.