yucad3d

CadXrefReload

Load (or refresh) the external drawing into the xref block's entities.

std::int32_t CadXrefReload ( YuHandle hBlock );

Parameters

hBlock (YuHandle)
Handle to the block definition.

Return Value

Nonzero (TRUE) on success, 0 (FALSE) on failure.

See Also