UF_MODL_shape_pattern_client_dialog_data_s (view source)
 
Defined in: uf_modl_types.h
 
Also known as:
 
Overview
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

Environment
Internal & External

See Also
UF_MODL_shape_pattern_create_dialog

History
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