2024 Members
Changes 4
M

IFCLegacyStairOrRamp

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the IFCLegacyStairOrRamp
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetBoundaryLines() The boundary lines. Gets boundary lines.
M GetHashCode None Serves as a hash function for a particular type. (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 Gets the Type of the current instance. (Inherited from Object .) Object .
M GetWalkLines() The walk lines. Gets walk lines.
M ToString None Returns a string that represents the current object. (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.