Skip to content

IFCLegacyStairOrRamp

Public Class

The class contains the components of a legacy stair or ramp.

Inheritance Hierarchy

System.Object
Autodesk.Revit.DB.IFC.IFCLegacyStairOrRamp

Namespace: Autodesk.Revit.DB.IFC

Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)

Syntax

public class IFCLegacyStairOrRamp : IDisposable

The IFCLegacyStairOrRamp type exposes the following members.

Properties

Name

Description


Public Property

True if it is a ramp, false if it is a stair.


Public Property
IsValidObject

Specifies whether the .NET object represents a valid Revit entity.


Public Property

The height of riser.


Methods

Name

Description


Public Method

Releases all resources used by the IFCLegacyStairOrRamp


Public Method

Equals

Determines whether the specified object is equal to the current object.
(Inherited from Object)


Public Method

Gets boundary lines.


Public Method

GetHashCode

Serves as the default hash function.
(Inherited from Object)


Public Method

Gets the geometries of landings.


Public Method

Gets the number of risers.


Public Method

Gets the number of treads.


Public Method

Gets the geometries of runs.


Public Method

Gets the geometries of stringers.


Public Method

Gets the length of treads.


Public Method

GetType

Gets the Type of the current instance.
(Inherited from Object)


Public Method

Gets walk lines.


Public Method

ToString

Returns a string that represents the current object.
(Inherited from Object)