UF_NXSM_tab_data_s (查看源代码)
 
定义在: uf_nxsm_types.h
 
也被称为:
 
概述
Data structure for Base Tab


Data Members

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

sweep_dist [ UF_MAX_EXP_LENGTH ]
char
Sweep distance

sweep_direction
logical
Sweep direction flag -
If set to true - the tab is swept in the direction of normal
to datum plane on which sketch has drawn.
If set to false - sweeping in opposite direction to the normal direction of datum plane

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