Synopsis
PDX_MSGT dxfi_GetPaperSpaceBlocks(long option, int dxfi_model, int *num_pspace_blocks, MDA_PTR **dxf_pspace_blocks)
Purpose
Return an array of the paper space block entities in the model
Description
Return an array of the paper space block entities in the model
Input
option
Options (not used)
dxfi_model
DXF model that contains the model space block you need
Output
num_pspace_blocks
Number of paper space blocks in the model
dxf_pspace_blocks
Array of paper space block in the model
Return
DXFI error