Searched refs:firstWallRightSideBaseboard (Results 1 – 1 of 1) sorted by relevance
512 Baseboard firstWallRightSideBaseboard = firstWall.getRightSideBaseboard(); in updateProperties() local513 Float rightSideBaseboardThickness = firstWallRightSideBaseboard != null in updateProperties()514 ? firstWallRightSideBaseboard.getThickness() in updateProperties()528 Float rightSideBaseboardHeight = firstWallRightSideBaseboard != null in updateProperties()529 ? firstWallRightSideBaseboard.getHeight() in updateProperties()543 Integer rightSideBaseboardColor = firstWallRightSideBaseboard != null in updateProperties()544 ? firstWallRightSideBaseboard.getColor() in updateProperties()559 HomeTexture rightSideBaseboardTexture = firstWallRightSideBaseboard != null in updateProperties()560 ? firstWallRightSideBaseboard.getTexture() in updateProperties()