UF_BREP_extrude_s (查看源代码)
定义在: uf_brep_types.h
也被称为:
- UF_BREP_extrude_t
- UF_BREP_extrude_p_t
概述
An extruded surface is represented by its direction of extrusion and
generator curve. The curve is also the zero point of the v parameter, which
is positive in the direction of extrusion, and is in part units. U is the
same as the parameterization of the generator curve.
Data Members
direction [ 3 ]
double
generator
struct UF_BREP_geometry_s *
direction to sweep the generator.