Documentação da API
>
3D drawings and annotations
>
Object ProDtlsyminst
> Function ProDtlsyminstShow
Function ProDtlsyminstShow
Description
Show a symbol instance. Make symbol instance in the database appear on the drawing and continue to appear after the drawing is regenerated.
Replacement in Object TOOLKIT:
pfcDetailSymbolInstItem::Show
Synopsis
#include <
ProDtlsyminst.h
>
ProError
ProDtlsyminstShow
(
ProDtlsyminst
* syminst
/* (In)
The symbol instance
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully show the symbol instance.
PRO_TK_BAD_INPUTS
Bad input argument.
PRO_TK_GENERAL_ERROR
Can't show symbol instance.
Sample Code References
pt_examples ( TestDtlsyminst.c )
pt_examples ( TestDtlsyminst.c )
pt_userguide ( UgDtlsyminstExamples.c )
User Guide References
Displaying Detail Items:ProDtlsyminstShow
Isto foi útil?
Este site funciona melhor com JavaScript habilitado