build method

void build()

Implementation

void build(){
  calcBox();
  split(0);
}