UF_BREP_composite_s (view source)
Defined in: uf_brep_types.h
Also known as:
- UF_BREP_composite_t
- UF_BREP_composite_p_t
Overview
This provides a means of having a list of curves fill the function of a
single curve. This may be used as a generator or a curve in a loop. Some
cautions are in order, however. When used as a generator, a multi-face
sheet body is produced. Such a sheet may not be trimmed with curves.
A composite curve may be attached to an edge, but the component curves
are joined to make one curve to attach.
Data Members
num_curves
int
curves
struct UF_BREP_geometry_s *
composite.