The IFCLevelInfo type exposes the following members.

Methods

  NameDescription
Public methodStatic memberCreate
Creates an IFCLevelInfo.
Public methodDispose
Releases all resources used by the IFCLevelInfo
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetBuildingStorey
Gets the IfcBuildingStorey handle.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLocalPlacement
Gets the local placement.
Public methodGetRelatedElements
Gets all building elements on this level.
Public methodGetRelatedProducts
Gets all building products on this level.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyDistanceToNextLevel
The distance to the next story level.
Public propertyElevation
The elevation of the level.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also