<Code Lib>
M

AreaBasedLoadBoundaryLineData.GetLevelIdsInRange

Description:
Returns level ids between the top level and the bottom level (including the top level and the bottom level) of the area based load boundary line.

public ISet<ElementId> GetLevelIdsInRange()

ISet<ElementId> The level ids between the top level and the bottom level (including the top level and the bottom level).

Loading…