diff options
Diffstat (limited to 'src/main/python/shapes/rLGPlus.txt')
-rw-r--r-- | src/main/python/shapes/rLGPlus.txt | 58 |
1 files changed, 29 insertions, 29 deletions
diff --git a/src/main/python/shapes/rLGPlus.txt b/src/main/python/shapes/rLGPlus.txt index 4cf8534..0cd2e86 100644 --- a/src/main/python/shapes/rLGPlus.txt +++ b/src/main/python/shapes/rLGPlus.txt @@ -1,41 +1,41 @@ #Contains data of the distance rectangular line grips were extended className:direction,x,y,width OilGasOrPulverizedFuelFurnace -left,5,0,0 -right,-5,0,0 -bottom,0,-10,0 +left,4,0,0 +right,-4,0,0 +bottom,0,-8,0 SolidFuelFurnace -left,5,0,0 -right,-5,0,0 -bottom,0,-10,0 +left,4,0,0 +right,-4,0,0 +bottom,0,-8,0 HorizontalVessel -top,0,10,0 -bottom,0,-10,0 +top,0,6,0 +bottom,0,-6,0 PackedVessel -left,10,0,0 -right,-10,0,0 +left,6,0,0 +right,-6,0,0 VerticalVessel -left,10,0,0 -right,-10,0,0 -FixedRoofTank left,6,0,0 -right,-7,0,0 -bottom,0,-10,0 +right,-6,0,0 +FixedRoofTank +left,5,0,0 +right,-6,0,0 +bottom,0,-8,0 FloatingRoofTank -left,7,0,0 -right,-7,0,0 -bottom,0,-10,0 +left,6,0,0 +right,-6,0,0 +bottom,0,-8,0 SeparatorsForLiquidsDecanter -top,0,10,0 -left,10,0,0 -right,-10,0,0 -bottom,0,-10,0 +top,0,8,0 +left,8,0,0 +right,-8,0,0 +bottom,0,-8,0 OneCellFiredHeaterFurnace -left,7,0,50 -right,-7,0,50 -bottom,0,-10,0 +left,5,0,50 +right,-5,0,50 +bottom,0,-8,0 TwoCellFiredHeaterFurnace -left,5,0,66.66 -right,-5,0,66.66 -bottom,0,-10,33.33 +left,3,0,66.66 +right,-3,0,66.66 +bottom,0,-8,33.33 ContinuousDryer -top,0,10,0
\ No newline at end of file +top,0,8,0
\ No newline at end of file |