Function ProDtlentityErase
Description
Erases a detail item.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlentity.h>
ProDtlentityErase
(
ProDtlentity* entity
/* (In)
The entity handle.
*/
)
Returns
The function completed successfully.
Model is in read-only state.
Invalid input argument(s).
The function failed.
Sample Code References
User Guide References
Was this helpful?