Enum LoftType
Enum defining the type of lofted surface.
Syntax
public enum LoftType
Fields
| Name | Description |
|---|---|
| Loose | The surface control points are created at the same locations as the control points of the loft input curves. |
| Normal | Uses chord-length parameterization in the loft direction. |