API-Dokumentation > Miscellaneous > Object ProBomballoon > Function ProBomballoonAllCreate
Function ProBomballoonAllCreate
Description
Create All BOM Balloon at first view.
Synopsis
#include <ProBomballoon.h>
ProBomballoonAllCreate
(
ProDrawing pro_drawing
/* (In)
BOM balloons will be created at this drawing. This must be displayed in the window.
*/
ProDwgtable* pro_table
/* (In)
The detail table define the bill of material.
*/
int region_id
/* (In)
The region of the table contain the BOM definition. If region_id is equal -1, use region 0 of the table.
*/
)
Returns
The function successfully created the BOM balloons.
One or more of the input arguments are invalid.
The Drawing is not displayed.
See Also
User Guide References
War dies hilfreich?