CreateSketchedRunWithSlopeData Method


Stairs Run Create Sketched Run With Slope Data Method


Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static StairsRun CreateSketchedRunWithSlopeData(
	Document document,
	ElementId stairsId,
	double baseElevation,
	IList<SketchedStairsCurveData> boundaryCurves,
	IList<Curve> riserCurves,
	IList<Curve> stairsPath
)

Parameters

document Document
stairsId ElementId
baseElevation Double
boundaryCurves IList SketchedStairsCurveData
riserCurves IList Curve
stairsPath IList Curve

Return Value

StairsRun
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 →