API 文件集 > 3D drawings and annotations > Object ProAnnotationplane > Function ProAnnotationplaneNamesGet
Function ProAnnotationplaneNamesGet
Description
Get the names corresponding to the annotation plane.
Replacement in Object TOOLKIT:
Synopsis
#include <ProAnnotation.h>
ProAnnotationplaneNamesGet
(
/* (In)
plane.
*/
wchar_t*** names
/* (Out)
names of the annotation plane. Please free using ProWstringArrayFree().
*/
)
Returns
The function succeeded.
One or more arguments was invalid.
no names assigned to plane.
User Guide References
這是否有幫助?