API 설명서
>
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
도움이 되셨나요?
이 사이트는 JavaScript를 사용할 때 가장 잘 작동합니다.