API 文档 > 3D drawings and annotations > Object ProAnnotationelem > Function ProAnnotationelemIsIncomplete
Function ProAnnotationelemIsIncomplete
Description
Identifies if the annotation element is incomplete due to missing strong references.
Replacement in Object TOOLKIT:
Licensing Requirement
Synopsis
ProAnnotationelemIsIncomplete
(
/* (In)
The annotation element.
*/
ProBoolean* is_incomplete
/* (Out)
PRO_B_TRUE if the annotation element has missing strong references, PRO_B_FALSE overvise.
*/
)
Returns
The function succeeded.
One or more inputs was invalid.
这对您有帮助吗?