2027 Method
Changes 0
M

Stairs.IsByComponent

Description:
Indicates if the stairs is created by stairs components(runs, landings and supports).
public static bool IsByComponent(
	Document document,
	ElementId stairsId
)
Return Value Boolean True if the stairs is created by components, False otherwise.