Documentación de la API > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceDescriptionSet
Function ProAnnotationelemReferenceDescriptionSet
Description
Sets the description property for a given annotation element reference.
Licensing Requirement
Synopsis
ProAnnotationelemReferenceDescriptionSet
(
/* (In)
The annotation element. If the annotation element belongs to an assembly, component path must be specified.
*/
/* (In)
The reference.
*/
ProLine description
/* (In)
The description for the annotation element.
*/
)
Returns
The function succeeded. ProAnnotationelemReferenceDescriptionSet
One or more inputs was invalid.
The annotation element doesn't contain this reference.
User Guide References
¿Fue esto útil?