2020 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 Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object
M GetBuildingStorey() The handle. Gets the IfcBuildingStorey handle.
M GetHashCode None Serves as a hash function for a particular type. (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 Gets the Type of the current instance. (Inherited from Object .) Object
M ToString None Returns a string that represents the current object. (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.