M

AreaBasedLoadBoundaryLineData.IsLevelWithinRange

Description:
Checks whether the given level is between the bottom level and the top level (including the bottom level and the top level) of the area based load boundary line.
public bool IsLevelWithinRange(
	ElementId levelId
)
Return Value bool True if given level is between the bottom level and the top level, false otherwise.