CreateSweptBlendGeometry Method (Curve, IList(Double), IList(CurveLoop), IList(ICollection(VertexPair)), SolidOptions)


Geometry Creation Utilities Create Swept Blend Geometry(Curve, IList Double , IList Curve Loop , IList ICollection Vertex Pair , Solid Options) Method


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static Solid CreateSweptBlendGeometry(
	Curve pathCurve,
	IList<double> pathParams,
	IList<CurveLoop> profileLoops,
	IList<ICollection<VertexPair>> vertexPairs,
	SolidOptions solidOptions
)

Parameters

pathCurve Curve
pathParams IList Double
profileLoops IList CurveLoop
vertexPairs IList ICollection VertexPair
solidOptions SolidOptions

Return Value

Solid
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →