Function ProDtlsyminstDraw
Description
Draw a symbol instance. Make symbol instance in the database appear on the drawing until the drawing is regenerated.
Replacement in Object TOOLKIT:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstDraw
(
ProDtlsyminst* syminst
/* (In)
The symbol instance
*/
)
Returns
The function successfully draw the symbol instance.
Bad input argument.
Can't draw the symbol instance.
Sample Code References
User Guide References
도움이 되셨나요?