CadBlockGetExDataSize
Returns the ex data size of the block definition.
std::int32_t CadBlockGetExDataSize (
YuHandle hBlock
);
Parameters
- hBlock (YuHandle)
- Handle to the block definition.
Return Value
The ex data size.
Returns the ex data size of the block definition.
The ex data size.