Documentación de la API > 3D drawings and annotations > Object ProGtol > Function ProGtolAttachSuppressedLeadersGet
Function ProGtolAttachSuppressedLeadersGet
Description
Get number of suppressed leaders due to missing references.
Replacement in Object TOOLKIT:
Synopsis
#include <ProGtolAttach.h>
ProGtolAttachSuppressedLeadersGet
(
ProGtolAttach gtol_attach
/* (In)
attach structure.
*/
int* missing_leads
/* (Out)
number of suppressed leaders.
*/
)
Returns
The function completed successfully.
The input argument is invalid.
User Guide References
¿Fue esto útil?