UF_BREP_offset_s (查看源代码)
定义在: uf_brep_types.h
也被称为:
- UF_BREP_offset_t
- UF_BREP_offset_p_t
概述
Contains data representing an offset from a base surface. The distance is
in part units, and is positive if in the direction of the normal of the
base surface. Only surface geometry may be offset. To offset a finished
face, use UF_MODL_create_face_offset.
Data Members
base
struct UF_BREP_geometry_s *
distance
double
the offset surface.