Documentation de l'API
>
3D drawings and annotations
>
Object ProDtlsyminst
> Function ProDtlsyminstErase
Function ProDtlsyminstErase
Description
Erase a symbol instance. Make symbol instance in the database disappear on the drawing until the drawing is regenerated.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstItem::Erase
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstErase
(
ProDtlsyminst
* syminst
/* (In)
The symbol instance
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully erased the symbol instance.
PRO_TK_BAD_INPUTS
Bad input argument.
PRO_TK_GENERAL_ERROR
Can't erase the symbol instance.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_examples ( TestDtlsyminst.c )
pt_examples ( TestDtlsyminst.c )
User Guide References
Displaying Detail Items:ProDtlsyminstErase
Est-ce que cela a été utile ?
Ce site fonctionne de manière optimale avec JavaScript activé.