API 文件集 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemReferenceAutopropagateSet
Function ProAnnotationelemReferenceAutopropagateSet
Description
Sets the autopropagate flag of the specified annotation element reference. Applicable only for annotation elements owned in annotation features.
Licensing Requirement
Synopsis
ProAnnotationelemReferenceAutopropagateSet
(
ProSelection element
/* (In)
The annotation element.
*/
/* (In)
The annotation element reference.
*/
ProBoolean autopropagate
/* (In)
PRO_B_TRUE if the annotation element reference will be automatically propagated when data sharing features are created, PRO_B_FALSE if not.
*/
)
Returns
The function succeeded.
Model is in read-only state.
One or more inputs was invalid.
The element is not owned by an annotation feature.
The annotation element doesn't contain this reference
Reference autopropagate flag is already set to the input value.
This type of reference does not have an autopropagate flag.
License check failure.
User Guide References
這是否有幫助?