[ Version ( since = "0.9.7" ) ]
public static ShapePlan create_cached (Face face, SegmentProperties props, Feature[] user_features, string[] shaper_list)
Creates a cached shaping plan suitable for reuse, for a combination of face, user_features, props,
and shaper_list.
| face |
Face to use |
| props |
The SegmentProperties of the segment |
| user_features |
The list of user-selected features |
| shaper_list |
List of shapers to try |
| num_user_features |
The number of user-selected features |
|
The shaping plan |