Description | ||||||||||||||
Outputs the name of the drawing format for the specified sheet. | ||||||||||||||
Replacement in Object TOOLKIT: | pfcSheetOwner::GetSheetFormat | |||||||||||||
pfcSheetOwner::GetSheetFormatDescr | ||||||||||||||
Synopsis | ||||||||||||||
#include <ProDrawing.h> | ||||||||||||||
ProError | ProDrawingFormatGet | ( | ||||||||||||
ProDrawing drawing | ||||||||||||||
/* (In) | ||||||||||||||
The drawing | ||||||||||||||
*/ | ||||||||||||||
int sheet | ||||||||||||||
/* (In) | ||||||||||||||
The sheet number | ||||||||||||||
*/ | ||||||||||||||
ProName format_name | ||||||||||||||
/* (Out) | ||||||||||||||
The name of the drawing sheet's format | ||||||||||||||
*/ | ||||||||||||||
) | ||||||||||||||
Returns | ||||||||||||||
|