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


Data Members

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

ref_edge
tag_t
Tag of edge to which flange will be connected

section_edges
tag_t
Section tag of edges
If NULL_TAG, it is secondary contour flange otherwise chain
contour flange

profile_ref_end
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
It represents the end of the edge where sketch
profile is created
IG_INSIDE - Within the edge (default)

projection_dist [ UF_MAX_EXP_BUFSIZE ]
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
To create secondary contour flange use following options
Extent to which profile is to be swept,
IG_FINITE - sweep the skecth through specified distance along
projection direction(default),
IG_TO_END_OF_EDGE - sweep along the whole edge
IG_SYMMETRIC - sweep the sketch through specfied distance along
normal and opposite to normal to plane

To create chain contour flange use following option
IG_TO_END_OF_EDGE - sweep along the whole edge

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