2025.3 Method
Changes 0
M

StairsRun.CreateSketchedRunWithSlopeData

public static StairsRun CreateSketchedRunWithSlopeData(
	Document document,
	ElementId stairsId,
	double baseElevation,
	IList<SketchedStairsCurveData> boundaryCurves,
	IList<Curve> riserCurves,
	IList<Curve> stairsPath
)
Return Value StairsRun StairsRun