Documentación de la API
>
Drawings and detail
>
Object ProDwg
> Function ProDwgViewRegenerate
Function ProDwgViewRegenerate
Description
Regenerates the specified view.
NOTE:
For the regeneration to be successful, the specified view must be showing in a window.
Synopsis
#include <
ProDrawing.h
>
ProError
ProDwgViewRegenerate
(
ProDrawing
p_draw
/* (In)
The drawing handle
*/
int view_id
/* (In)
The view identifier
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully regenerated the drawing view.
PRO_TK_GENERAL_ERROR
The regeneration failed.
See Also
ProDrawingViewRegenerate
User Guide References
Modifying Views:ProDwgViewRegenerate
Parent topic
Object ProDwg
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado