IFCLevel |
The IFCLevelInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| DistanceToNextLevel | The distance to the next story level. | |
| Elevation | The elevation of the level. | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
| Name | Description | |
|---|---|---|
| Create | Creates an IFCLevelInfo. | |
| Dispose | Releases all resources used by the IFCLevelInfo | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetBuildingStorey | Gets the IfcBuildingStorey handle. | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetLocalPlacement | Gets the local placement. | |
| GetRelatedElements | Gets all building elements on this level. | |
| GetRelatedProducts | Gets all building products on this level. | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |