yucad3d

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.

See Also