yucad3d

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.

See Also