IFCLevelInfo.GetBuildingStorey Method

IFCLevelInfoGetBuildingStorey Method

Gets the IfcBuildingStorey handle.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public IFCAnyHandle GetBuildingStorey()
Public Function GetBuildingStorey As IFCAnyHandle
public:
IFCAnyHandle^ GetBuildingStorey()
member GetBuildingStorey : unit -> IFCAnyHandle 

Return Value

IFCAnyHandle
The handle.
See Also