M_Rhino_Geometry_SweepOneRail_PerformSweep_3 - mcneel/rhinocommon-api-docs GitHub Wiki

SweepOneRail.PerformSweep Method (Curve, IEnumerable(Curve), IEnumerable(Double))

[Missing

documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweep(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Collections.Generic.IEnumerable{System.Double})"]

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Brep[] PerformSweep(
	Curve rail,
	IEnumerable<Curve> crossSections,
	IEnumerable<double> crossSectionParameters
)

VB

Public Function PerformSweep ( 
	rail As Curve,
	crossSections As IEnumerable(Of Curve),
	crossSectionParameters As IEnumerable(Of Double)
) As Brep()

Parameters

 

rail
Type: Rhino.Geometry.Curve
[Missing documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweep(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Collections.Generic.IEnumerable{System.Double})"]
crossSections
Type: System.Collections.Generic.IEnumerable(Curve)
[Missing documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweep(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Collections.Generic.IEnumerable{System.Double})"]
crossSectionParameters
Type: System.Collections.Generic.IEnumerable(Double)
[Missing documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweep(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Collections.Generic.IEnumerable{System.Double})"]

Return Value

Type: Brep[]
[Missing documentation for "M:Rhino.Geometry.SweepOneRail.PerformSweep(Rhino.Geometry.Curve,System.Collections.Generic.IEnumerable{Rhino.Geometry.Curve},System.Collections.Generic.IEnumerable{System.Double})"]

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

SweepOneRail Class
PerformSweep Overload
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️