Category Creo Parametric fundamentals, Object ProMdl

Function ProMdlAnnotplanesFromGalleryCollect


Description
Collect the names of all annotation planes in gallery.
Synopsis
#include <ProAnnotation.h>
ProErrorProMdlAnnotplanesFromGalleryCollect(
ProMdl mdl
/* (In)
model.
*/
wchar_t*** names
/* (Out)
ProArray of the names in the gallery. Please free using ProWstringArrayFree().
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more arguments was invalid.
PRO_TK_EMPTYNo annotation planes in the gallery.

Manual References:

  1. Annotations: Annotation Features and Annotations: Annotation Orientation
  2. Annotations: Annotation Features and Annotations: Annotation Orientation