RVTDocs.com

IFCLegacyStairOrRamp

Class
Description:
The class contains the components of a legacy stair or ramp.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.IFC.IFCLegacyStairOrRamp
Syntax
IFCLegacyStairOrRamp Class Members:
Name Description Inherited From
IsRamp True if it is a ramp, false if it is a stair.
IsValidObject Specifies whether the .NET object represents a valid Revit entity.
RiserHeight The height of riser.
Name Description Inherited From
Dispose Releases all resources used by the IFCLegacyStairOrRamp
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetBoundaryLines Gets boundary lines.
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetLandingGeometries Gets the geometries of landings.
GetNumberOfRisers Gets the number of risers.
GetNumberOfTreads Gets the number of treads.
GetRunGeometries Gets the geometries of runs.
GetStringerGeometries Gets the geometries of stringers.
GetTreadsLength Gets the length of treads.
GetType Gets the Type of the current instance. (Inherited from Object ) Object
GetWalkLines Gets walk lines.
ToString Returns a string that represents the current object. (Inherited from Object ) Object