API 文件集
>
3D drawings and annotations
>
Object ProAnnotationelem
> Function ProAnnotationelemFeatureGet
Function ProAnnotationelemFeatureGet
Description
Gets the feature that owns an annotation element.
Replacement in Object TOOLKIT:
wfcAnnotationElement::GetAnnotationFeature
Licensing Requirement
TOOLKIT for 3D Drawings
Synopsis
#include <
ProAnnotationElem.h
>
ProError
ProAnnotationelemFeatureGet
(
ProAnnotationElem
* element
/* (In)
The annotation element.
*/
ProFeature
* feat
/* (Out)
The feature that owns the element.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more inputs was invalid.
Sample Code References
pt_af_examples ( PTAFNotesUpdate.c )
pt_af_examples ( PTMfgTemplateBOM.c )
User Guide References
Accessing Annotation Elements:ProAnnotationelemFeatureGet
Read Functions Supporting Inheritance Features:ProAnnotationelemFeatureGet
Parent topic
Object ProAnnotationelem
這是否有幫助?
此網站在啟用 JavaScript 的情況下運作成效最佳