@floorPlan.Name
@if (!string.IsNullOrWhiteSpace(floorPlan.Description)) {@floorPlan.Description
}@floorPlan.FloorCount floor(s), @floorPlan.BlockCount placed block(s)
@model FloorPlanListViewModel
@{
ViewData["Title"] = "Floor Plans";
ViewData["ProjectSection"] = "Floor Plans";
}
Location plans
Create a plan, then arrange existing locations as rooms, corridors, halls, gardens, or other spaces.
@floorPlan.Description
}@floorPlan.FloorCount floor(s), @floorPlan.BlockCount placed block(s)