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