plot a top perspective of a building

# S3 method for building.top.03
plot(
  model.table,
  model.path = NULL,
  device = "display",
  finition = "check",
  selection = NULL,
  what.floor = "floor.elementary.component"
)

Arguments

model.table,

list of needed tables

model.path,

list of needed pathes

device,

character, define way of plotting. Three options: "display", "pdf" or "png". Default to "display".

finition,

character, define type of finition for plotting. Two options: "check" or "presentation". Default to "check".

what.floor,

character, define what type of component is used to plot floor. Default to "floor.elementary.component".

Value