IFCLevelInfo.GetBuildingStorey Method

IFCLevelInfoGetBuildingStorey Method

Gets the IfcBuildingStorey handle.

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

Return Value

IFCAnyHandle
The handle.
See Also