Function ProAnnotationIsInactive
Description
Identifies if the annotation is inactive due to missing references.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
#include <ProAnnotation.h>
ProAnnotationIsInactive
(
ProAnnotation* annotation
/* (In)
The annotation (note, gtol, surface finish, symbol, ref. dim., driven dim).
*/
ProBoolean* is_inactive
/* (Out)
PRO_B_TRUE if the annotation cannot be displayed due to missing references, PRO_B_FALSE if it can be displayed.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation is not placed, it cannot be shown for this reason.
License check failure.
User Guide References
War dies hilfreich?