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:
Synopsis
#include <ProDtlsyminst.h>
ProDtlsyminstRemove
(
ProDtlsyminst* syminst
/* (In)
The symbol instance
*/
)
Returns
The function successfully removed the symbol instance.
Bad input argument.
Can't remove the symbol instance.
Sample Code References
User Guide References
Isto foi útil?