Documentação da API > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceIsStrong
Function ProAnnotationelemReferenceIsStrong
Description
Identifies if a reference is weak or strong in a given annotation element.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationelemReferenceIsStrong
(
/* (In)
The annotation element.
*/
/* (In)
The reference item.
*/
ProBoolean* is_strong
/* (Out)
PRO_B_TRUE if the reference is strong, PRO_B_FALSE if it is weak.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation element doesn't contain this reference.
User Guide References
Isto foi útil?