Documentación de la API
>
3D drawings and annotations
>
Object ProAnnotationelem
> Function ProAnnotationelemTypeGet
Function ProAnnotationelemTypeGet
Description
Gets the type of annotation contained in an annotation element.
Replacement in Object TOOLKIT:
wfcAnnotationElement::GetAnnotationType
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <
ProAnnotationElem.h
>
ProError
ProAnnotationelemTypeGet
(
ProAnnotationElem
* element
/* (In)
The annotation element.
*/
ProAnnotationType
* type
/* (Out)
The annotation type.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs was invalid.
Sample Code References
pt_af_examples ( PTMfgTemplateBOM.c )
pt_af_examples ( PTMfgTemplateBOM.c )
User Guide References
Accessing Annotation Elements:ProAnnotationelemTypeGet
Parent topic
Object ProAnnotationelem
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado