SectionEdge: The class user must handle the degenerate case (top < bottom)
Note that top == bottom is not degenerate and is supported, however.
It remains to be seen whether this is semantically the right approach for this class. We'll know for sure once the WallDivs implementation has been revised.
SectionEdge: The class user must handle the degenerate case (top < bottom)
Note that top == bottom is not degenerate and is supported, however.
It remains to be seen whether this is semantically the right approach
for this class. We'll know for sure once the WallDivs implementation
has been revised.