API Documentation
>
Drawings and detail
>
Object ProDtlentity
> Function ProDtlentityErase
Function ProDtlentityErase
Description
Erases a detail item.
Replacement in Object TOOLKIT:
pfcDetailEntityItem::Erase
Synopsis
#include <
ProDtlentity.h
>
ProError
ProDtlentityErase
(
ProDtlentity
* entity
/* (In)
The entity handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function completed successfully.
PRO_TK_CANT_MODIFY
Model is in read-only state.
PRO_TK_BAD_INPUTS
Invalid input argument(s).
PRO_TK_GENERAL_ERROR
The function failed.
Sample Code References
pt_examples ( TestDtlentity.c )
pt_examples ( TestDtlentity.c )
User Guide References
Displaying Detail Items:ProDtlentityErase
Creating, Modifying and Reading Detail Items:ProDtlentityErase
Was this helpful?
This site works best with JavaScript enabled