RVTDocs.com

GetStairsOnLevel

Method
Description:
Gets the individual stairs or stairs group on the given base level.
Syntax
public Stairs GetStairsOnLevel(
	ElementId levelId
)
Parameters
Parameter Type Description
levelId Autodesk.Revit.DB.ElementId The base level id.
Return Value
Type Description
Autodesk.Revit.Exceptions.ArgumentNullException The id of stairs element on the given level.
Exceptions
Exception Condition
Autodesk.Revit.Exceptions.ArgumentNullException A non-optional argument was null