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