UF_BREP_offset_s (view source)
Defined in: uf_brep_types.h
Also known as:
- UF_BREP_offset_t
- UF_BREP_offset_p_t
Overview
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.