API-Dokumentation
>
Drawings and detail
>
Object ProDrawing
> Function ProDrawingBackgroundViewGet
Function ProDrawingBackgroundViewGet
Description
Returns the overlay view identifier of the specified sheet. All sheets have exactly one overlay view.
Replacement in Object TOOLKIT:
pfcSheetOwner::GetSheetBackgroundView
Synopsis
#include <
ProDrawing.h
>
ProError
ProDrawingBackgroundViewGet
(
ProDrawing
drawing
/* (In)
The drawing
*/
int sheet
/* (In)
The drawing sheet number
*/
ProView
* background_view
/* (Out)
output overlay view
*/
)
Returns
PRO_TK_NO_ERROR
Success
PRO_TK_GENERAL_ERROR
Failure
Sample Code References
pt_examples ( TestDtlentity.c )
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlnote.c )
pt_examples ( TestDtlsyminst.c )
pt_userguide ( UgDtlentityExamples.c )
User Guide References
Background Views:ProDrawingBackgroundViewGet
Creating, Modifying and Reading Detail Items:ProDrawingBackgroundViewGet
Solid Orientation:ProDrawingBackgroundViewGet
Parent topic
Object ProDrawing
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.