Click or drag to resize

SweepFrame Enumeration

Frame types for creating swept surfaces

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public enum SweepFrame
Members
  Member nameValueDescription
Freeform0 The cross-section curve rotates to maintain its angle to the rail throughout the sweep.
Roadlike1 Specify an axis for calculating the 3-D rotation of the cross-section.
See Also