Namespace:
Autodesk.Revit.DB.IFC
RoofComponents
Class
Description:
A class that contains multiple roof slab infos of a roof.
A class that contains multiple roof slab infos of a roof.
Remarks:
This class contains a series of collections that are all of the same length, and whose nth index corresponds to the nth slab of the roof.
This class contains a series of collections that are all of the same length, and whose nth index corresponds to the nth slab of the roof.
RoofComponents Class Members:
Name | Description | Inherited From |
---|---|---|
IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
ScaledDepth | The depth of the roof slab. |
Name | Description | Inherited From |
---|---|---|
Dispose | Releases all resources used by the RoofComponents | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
GetAreasOfCurveLoops | The areas of CurveLoops of roof slabs. | |
GetCurveLoops | The CurveLoops of roof slabs. | |
GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
GetLoopFaces | The faces of the loops of roof slabs. | |
GetPlaneDirections | The plane directions of roof slabs. | |
GetPlaneOrigins | The plane origins of roof slabs. | |
GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |