plot a front perspective of a building

# S3 method for building.front.03
plot(
  model.table,
  model.path = NULL,
  device = "display",
  finition = "check",
  selection = NULL
)

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".

Value

A message that says what occured