#ViewSetting : Object
View setting of the floor plan diagram
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| showWall | boolean |
false |
option to show the walls while selecting one room |
| showImage | boolean |
true |
option to show the blueprint in the diagram |
| showLabel | boolean |
true |
option to show shape the label/name in the diagram |
| showDimension | boolean |
true |
option to show the dimension text in the diagram |
| showWallSection | boolean |
true |
option to show a wall section in the diagram |
| showAnnotation | boolean |
true |
option to show annotation text in the diagram |
| showProduct | boolean |
true |
option to show product drawing effects in the diagram |
| showTakeoff | boolean |
true |
option to show takeoff |
| productOpacity | number |
200 |
get or set the product color alpha, valid range: 0 ~ 255 If you show the blueprint, the product color will be translucent. |