Documentação da API
>
Graphics and model display
>
Object ProDisplist3d
> Function ProDisplist3dDelete
Function ProDisplist3dDelete
Description
Deletes the specified display list.
Replacement in Object TOOLKIT:
pfcDisplayList3D::Delete
Synopsis
#include <
ProDisplist.h
>
ProError
ProDisplist3dDelete
(
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 ( TestExtrude.c )
pt_examples ( TestExtrude.c )
pt_examples ( TestDisplist.c )
pt_examples ( TestRay.c )
pt_examples ( TestRay.c )
User Guide References
Display Lists:ProDisplist3dDelete
Equivalent Pro/DEVELOP Functions:ProDisplist3dDelete
Parent topic
Object ProDisplist3d
Isto foi útil?
Este site funciona melhor com JavaScript habilitado