@using static WebWindowComplex.LayoutConst
Frame

Dimension
@foreach (FrameDimension dimension in FrameWindow.DimensionList) { }
Threshold

Joints
@foreach (Joint joint in FrameWindow.JointList) { }
@if (SashList.Count == 0) {
Bottom rail
Quantity
}
@if (!(FrameWindow.AreaList[0] is Split) || (SashList.Count == 0 && SplitList.Count == 0)) { }