|
The Draw->Zip Surfaces command in the Model module allows you to "zip" or fit one surface to the shape of another (support) surface by mapping points on the zip surface to points on the support surface. Zip Surfaces does not create a new object.
Both surfaces must be of the same type: patch to patch or NURBS to NURBS. Within each type, variants can be zipped; for example, you can zip a B-Spline patch and a Linear patch or a quadratic NURBS and a cubic NURBS.
Contrast this with Draw->Merge Surfaces, which creates a new (merged) object, and leaves both source objects unchanged.
You can use relational modelling concepts on the zipped object. Always make sure that
the Preferences->Create
Modelling Relation command is activated first. Relational modelling is discussed in
the Modelling User's Guide.
Tips
It is best to handle these adjustments before trying to zip.
- Rows up and down defines the number of rows zipped (on the zip surface) in the direction opposite to the direction picked on the support surface.
- Number of points up and down defines the zipping in the same direction as the direction picked on the zipped surface.
Note:
The Down and Up directions are defined in accordance with the number of points of the surfaces.
Rows Down
The number of rows down from the initially selected point for each surface to be included in the zipper.
Rows Up
The number of rows up from the initially selected point for each surface to be included in the zipper.
Number of Points Down
The number of points down in the specified zipper direction from the initially selected point for each surface to be included in the zipper.
Number of Points Up
The number of points up in the specified zipper direction from the initially selected point for each surface to be included in the zipper.
Last updated 08-apr-1998