CadCountBlocks
Returns the number of block definitions.
std::int32_t CadCountBlocks (
YuHandle hDwg
);
Parameters
- hDwg (YuHandle)
- Handle to the drawing, as returned by
CadCreate.
Return Value
The .
Returns the number of block definitions.
CadCreate.The .