UF_NXSM_bend_data_s (查看源代码)
 
定义在: uf_nxsm_types.h
 
也被称为:
 
概述
Data structure for bend feature


Data Members

sketch_profile
tag_t (tag_t类型)
sketch tag or section tag of sketch.
You can either pass sketch tag or create a
section for sketch, pass the tag of section.
NULL_TAG (default)

bend_angle [ UF_MAX_EXP_LENGTH ]
char
Bend angle in degrees

bend_dir
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Bend direction
IG_NORMAL_SIDEDUMMY - in the direction of normal to selected
face (default)
IG_REVERSE_NORMAL_SIDEDUMMY - opposite to normal direction of
selected face

fixed_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
part of the selected face to be fixed to create bend
IG_LEFT - (defualt),
IG_RIGHT

material_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Indicates the bend position
IG_RIGHT - bend start position is at sketch profile (default),
IG_SYMMETRIC - bend start and end positions are at equal
distance from the sketch_profile
IG_LEFT - bend end position is at sketch_profile
IG_INSIDE - Moved part of face lie just inside the sketch_profile
IG_OUTSIDE -Moved part of face lie just outside the sketch_profile

extend_option
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Extend the bend upto the opposite edges along sketch profile
IG_EXTEND - extend upto opposite edges ( default )

bend_options
UF_NXSM_bend_option_t
Bend option