UF_BREP_mapping_s (查看源代码)
定义在: uf_brep_types.h
也被称为:
- UF_BREP_mapping_t
- UF_BREP_mapping_p_t
概述
UF_BREP_ask_geometry extraction mappings, i.e., specifies conversion
of geometry in an NX body to the geometry the caller receives.
(source[i] corresponds to extracted[i] to form a mapping pair)
For now, the extracted types can only be B-surfaces and B-curves.
Furthermore, two required mappings are:
source[] extracted[]
-------- -----------
UF_BREP_BLEND_GEOM UF_BREP_BSURFACE_GEOM
UF_BREP_INTERSECTION_GEOM UF_BREP_SPLINE_GEOM
Data Members
count
int
source
extracted
extracted[count]