UF_MODL_shape_pattern_client_dialog_data_s (查看源代码)
 
定义在: uf_modl_types.h
 
也被称为:
 
概述
The following data structure will be used to define client data for
the ShapePattern user interface dialog, that allows users to choose a thumbnail picture from a list

环境
Internal & External

参见
UF_MODL_shape_pattern_create_dialog

历史
Originally released in NX503


Data Members

PartName
char *
Part name

HoleName
char *
Hole name

iCountRecommendedShape
int
Number of recommended shapes

RecommendedShapeNames
char * *
Array of recommended shape names.

RecommendedShapeThumbnailImageNames
char * *
Array of recommended shape thumbnail image names.

RecommendedShapeLargeImageNames
char * *
Array of recommended shape large image names.

iCountOtherShape
int
Number of other shapes

OtherShapeNames
char * *
Array of other shape names.

OtherShapeThumbnailImageNames
char * *
Array of other shape thumbnail image names.

OtherShapeLargeImageNames
char * *
Array of other shape large image names.

NoImageBmpName
char *
special image name when there is no image found

CurrentHoleShapePatternName
char *
Current selected hole shape pattern name

CurrentLargeImageName
char *
Current large image name

iSelectedHoleShapeIndex
int
Current selected hole shape index, zero based

bSelFromRecommendedGroup
logical
If true, shape is selected from recommended group