Description
Functions
Function | Description |
---|---|
![]() | This function processes the list of xref block table record IDs for xref reload. It is assumed that each xref block table record ID references an xref drawing file that can be reloaded to the database specified by pHostDb (or the current drawing if pHostDb is null). It has the same functionality as the AutoCAD XREF subcommand for Reload.Returns Acad::eOk if successful. |
![]() | This function reloads the xref block by its given block name. This assumes a valid xref block exists in the database specified by pHostDb (or the current document if pHostDb is null).Returns Acad::eOk if successful. |