API-Dokumentation
>
Graphics and model display
>
Object ProDisplist2d
> Function ProDisplist2dDelete
Function ProDisplist2dDelete
Description
Deletes the specified display list.
Replacement in Object TOOLKIT:
pfcDisplayList2D::Delete
Synopsis
#include <
ProDisplist.h
>
ProError
ProDisplist2dDelete
(
int id
/* (In)
The identifier of the display list to delete
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully deleted the display list.
PRO_TK_E_NOT_FOUND
The function could not find a display list with the specified identifier.
Sample Code References
pt_examples ( TestDisplist.c )
pt_examples ( UtilTree.c )
User Guide References
Display Lists:ProDisplist2dDelete
Equivalent Pro/DEVELOP Functions:ProDisplist2dDelete
Parent topic
Object ProDisplist2d
War dies hilfreich?
Diese Website funktioniert am besten, wenn JavaScript aktiviert ist.