Documentazione API > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferencesCollect
Function ProAnnotationelemReferencesCollect
Description
Gets the references contained in an annotation element.
Licensing Requirement
Synopsis
ProAnnotationelemReferencesCollect
(
/* (In)
The annotation element.
*/
/* (In)
The type of references to collect (weak, strong, or all).
*/
/* (In)
The source of the references (from the annotation, from the user, or all).
*/
/* (Out)
The annotation references. Free this using ProAnnotationreferencearrayFree().
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The annotation element does not contain any references of the indicated type.
References from driving dimension annotation elements cannot be accessed.
Sample Code References
User Guide References
È stato utile?