UF_NXSM_base_cflange_data_s (view source)
 
Defined in: uf_nxsm_types.h
 
Also known as:
 
Overview
Data structure for Base contour flange


Data Members

sketch_section
tag_t
Tag of section object created from sketch.
NULL_TAG (default)

thickness [ UF_MAX_EXP_LENGTH ]
char
Thickness of contour flange

thickness_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Thickness direction,
IG_LEFT - default,
IG_RIGHT

projection_dist [ UF_MAX_EXP_LENGTH ]
char
Distance through which sketch is projected

projection_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Whether projection is in the normal direction or
opposite to the normal direction of datum plane on
which profile is generated
IG_LEFT - to normal direction (default)
IG_RIGHT - opposite to normal direction

extent_type
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Extent to which profile is to be swept,
IG_FINITE - sweep the skecth through specified distance along
projection direction(default),
IG_SYMMETRIC - sweep the sketch through specfied distance along
normal and opposite to normal to plane

bend_parm_type
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
IG_NFTYPE(default)

mitre_data
UF_NXSM_mitre_cflange_data_t
Data for mitre cut

bend_options
UF_NXSM_bend_option_t
Bend data

is_global_thickness
logical
Flag for global thickness
0 - Thickness value applies to only a feature
1 - Thickness applies to whole part(default)