Documentazione API > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemIsDependent
Function ProAnnotationelemIsDependent
Description
Gets the dependency flag of the specified annotation element. Applicable for annotation elements owned by data sharing features and annot copied feature.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationelemIsDependent
(
/* (In)
The annotation element.
*/
ProBoolean* dependent
/* (Out)
PRO_B_TRUE if the annotation element is dependent on its parent, PRO_B_FALSE if not.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
The element is not owned by a data sharing feature or annot copy paste feature.
User Guide References
È stato utile?