Creates a loft modifier in the mesh construction history. Use the CreateLoft command if you wish to create an entire loft node collection.
Select a mesh and invoke the command.
A LoftModifier produces geometry by using cross-section curves to define knots for the output geometry.
Figure 1.1. Loft cross-section curves.
Figure 1.2. Lofted geometry.
Figure 1.3. With additional cross-section curves.
Figure 1.4. With additional segments and curve transformation to
implement a shallow lakebed.
Figure 1.5. An InsetModifier produces a clean shoreline and
TurnEdgeModifiers help clean up the geometry.
Figure 1.6. Since this is a loft, you can move the cross-section
curves and the mesh construction history automatically revises the geometry. The lake shape
is quite different but the shoreline is still perfect.
Command registration information is as follows:
| Category Type | Information |
| Implementation | SCRIPT |
| Module | MODIFIER_SCRIPTS.SSL |
| Category | Modifier Commands |
| GUID | {D6330B8A-8AF9-458E-AE8D-B2DA3D4AA0E2} |
| Source Name | CreateLoftModifier |
| Interface Name | LoftModifier |
| Core | No |
| Sample | Yes |
| Access | Mesh option on Modify menu or mesh command menu. |
For more information