2021 Members
Changes 4
M

IFCLegacyStairOrRamp

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the IFCLegacyStairOrRamp
M Equals None (Inherited from Object .) Object .
M GetBoundaryLines() The boundary lines. Gets boundary lines.
M GetHashCode None (Inherited from Object .) Object .
M GetLandingGeometries() IList<IList<GeometryObject>> Gets the geometries of landings.
M GetNumberOfRisers() IList<int> Gets the number of risers.
M GetNumberOfTreads() IList<int> Gets the number of treads.
M GetRunGeometries() IList<IList<GeometryObject>> Gets the geometries of runs.
M GetStringerGeometries() IList<GeometryObject> Gets the geometries of stringers.
M GetTreadsLength() IList<double> Gets the length of treads.
M GetType None (Inherited from Object .) Object .
M GetWalkLines() The walk lines. Gets walk lines.
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P IsRamp bool True if it is a ramp, false if it is a stair.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P RiserHeight double The height of riser.