DrawHouse constructor
DrawHouse({})
Implementation
DrawHouse(
{this.wrapPipe,
this.houseScale,
this.numFloor,
this.haveThreshold,
this.compareWallEps,
this.wallPonumsMinNum,
this.crossDistanceThreshold,
this.planeDistanceThreshold});