UF_GDT_modl_data_s (view source)
 
Defined in: uf_gdt.h
 
Also known as:
 
Overview
The following data structure contains modeling feature data. Currently,
tolerance feature can reference following NX modeling features -
1. Simple Hole
2. Counterbore Hole
3. Countersink Hole
4. Extrusion/Revolution
5. Boss
6. Edge Blend
7. Rectangular Pad
8. Rectangular Slot
9. Ball End Slot
10. U Slot
11. T Slot
12. Cylindrical Pocket
13. Rectangular Pocket
14. Symbolic Thread

This data can be used in create/ask/set routines for modeling based
tolerance features.


Data Members

num_modl_features
int
Number of modeling features

modl_feature_list
tag_p_t
Modeling feature list

modl_param
UF_GDT_modl_parameter_t
Modeling feature parameter to use for
face mapping between modeling feature and
tolerance feature

face_map
tag_t
Object to use for inter part face mapping
face_map = NULL_TAG, for tolerance
feature in piece part
= Part occurrence tag, for
tolerance feature in assembly part
= Linked feature tag, for tolerance
feature referencing wave linked
geometry