IFCLegacyStairOrRamp Members

The IFCLegacyStairOrRamp type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the IFCLegacyStairOrRamp
Public methodEquals (Inherited from Object.)
Public methodGetBoundaryLines
Gets boundary lines.
Public methodGetHashCode (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 (Inherited from Object.)
Public methodGetWalkLines
Gets walk lines.
Public methodToString (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