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


Data Members

sketch_tag
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)

offset_dist [ UF_MAX_EXP_LENGTH ]
char
Distance through which the two faces will be separated

offset_type
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
The way offset_dist is measured
IG_OFFSET - Length of web excluding thickness of base body (default)
IG_FULL - Length of web including thickness of base body

jog_dir
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Direction to which part of the face to be moved to create jog
IG_NORMAL_SIDEDUMMY - In the direction of normal to
selected face (default)
IG_REVERSE_NORMAL_SIDEDUMMY - In opposite direction of
normal to selected face

fixed_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Part of the face which is to be fixed
IG_LEFT - default,
IG_RIGHT

material_side
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
IG_INSIDE - default
IG_OUTSIDE
IG_EXTEND

extend_option
UF_NXSM_FEATURE_PROPERTY_CONSTANTS_e_t
Extend the jog along the sketch if the sketch
is not intersecting boundaries.
IG_EXTEND - Extend the jog along the sketch(default)
IG_NOEXTEND - Don't extend (Don't try this option)

bend_options
UF_NXSM_bend_option_t
Bend data