PK_sweep_profile_law_t   

typedef int PK_sweep_profile_law_t;

Used in:

PK_BODY_make_swept_body_2_o_t


This datatype controls how profiles should be supplied with respect to any
sweep scale or twist laws that are applied.

    PK_sweep_profile_law_no_c     The profiles are assumed to be supplied
                                  in their untwisted orientation, and without
                                  any scaling. Each profile will be transformed
                                  according to the corresponding twist and
                                  scale values at that profile, and the
                                  resultant sweep will pass through the
                                  transformed profile.
    PK_sweep_profile_law_yes_c    The profiles are assumed to be supplied in
                                  their twisted orientation with scaling
                                  applied. The resultant sweep will pass
                                  through the supplied profiles.