IFCLevelInfoGetBuildingStorey Method |
Gets the IfcBuildingStorey handle.
Namespace: Autodesk.Revit.DB.IFCAssembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic IFCAnyHandle GetBuildingStorey()
Public Function GetBuildingStorey As IFCAnyHandle
public:
IFCAnyHandle^ GetBuildingStorey()
member GetBuildingStorey : unit -> IFCAnyHandle
Return Value
IFCAnyHandle
The handle.
See Also