The IFCLegacyStairOrRamp type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the IFCLegacyStairOrRamp
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBoundaryLines
Gets boundary lines.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLandingGeometries
Gets the geometries of landings.
Public methodGetNumberOfRisers
Gets the number of risers.
Public methodGetNumberOfTreads
Gets the number of treads.
Public methodGetRunGeometries
Gets the geometries of runs.
Public methodGetStringerGeometries
Gets the geometries of stringers.
Public methodGetTreadsLength
Gets the length of treads.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetWalkLines
Gets walk lines.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyIsRamp
True if it is a ramp, false if it is a stair.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyRiserHeight
The height of riser.

See Also