API ドキュメンテーション
>
3D drawings and annotations
>
Object ProDtlsyminst
> Function ProDtlsyminstRemove
Function ProDtlsyminstRemove
Description
Remove a symbol instance. Make symbol instance in the database disappear on the drawing and continue to disappear after the drawing is regenerated.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstItem::Remove
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstRemove
(
ProDtlsyminst
* syminst
/* (In)
The symbol instance
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully removed the symbol instance.
PRO_TK_BAD_INPUTS
Bad input argument.
PRO_TK_GENERAL_ERROR
Can't remove the symbol instance.
Sample Code References
pt_examples ( TestDtlsyminst.c )
User Guide References
詳細アイテムの表示:ProDtlsyminstRemove
これは役に立ちましたか?
このサイトは、JavaScript が有効になっている場合に最適に動作します。