StairsPathType Class


An object represents the stairs path type.

Namespace: Autodesk.Revit.DB.Architecture
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public class StairsPathType : ElementType
Visual Basic
Public Class StairsPathType _
	Inherits ElementType
Visual C++
public ref class StairsPathType : public ElementType

Inheritance Hierarchy

See Also