RVTDocs.com

MultistoryStairs.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 ElementId The base level id.
Return Value
Type Description
Stairs The id of stairs element on the given level.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null