2021 Members
Changes 4
M

IFCLevelInfo

Name Return Type Description Inherited From
M Create(IFCAnyHandle, IFCAnyHandle, Double, Double, Double, Boolean) The IFCLevelInfo object. Creates an IFCLevelInfo.
M Dispose() None Releases all resources used by the IFCLevelInfo
M Equals None (Inherited from Object .) Object .
M GetBuildingStorey() The handle. Gets the IfcBuildingStorey handle.
M GetHashCode None (Inherited from Object .) Object .
M GetLocalPlacement() The local placement. Gets the local placement.
M GetRelatedElements() ICollection<IFCAnyHandle> Gets all building elements on this level.
M GetRelatedProducts() ICollection<IFCAnyHandle> Gets all building products on this level.
M GetType None (Inherited from Object .) Object .
M ToString None (Inherited from Object .) Object .
Name Return Type Description Inherited From
P DistanceToNextLevel double The distance to the next story level.
P Elevation double The elevation of the level.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.