-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5249 from 3drepo/ISSUE_5243
Issue 5243 - Slope measurements
- Loading branch information
Showing
35 changed files
with
304 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
/** | ||
* Copyright (C) 2024 3D Repo Ltd | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as | ||
* published by the Free Software Foundation, either version 3 of the | ||
* License, or (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
type IProps = { | ||
className?: string, | ||
}; | ||
|
||
export default ({ className }: IProps) => ( | ||
<svg width="18" height="15" viewBox="0 0 18 15" fill="none" xmlns="http://www.w3.org/2000/svg" className={className}> | ||
<path fillRule="evenodd" clipRule="evenodd" d="M5.73602 3.90927V2.77097C5.73423 2.2591 5.64653 1.83403 5.47293 1.49576C5.30111 1.15749 5.06486 0.904239 4.76418 0.736001C4.46529 0.567762 4.12344 0.483643 3.73864 0.483643C3.34668 0.483643 3.00036 0.568657 2.69967 0.738685C2.39899 0.906924 2.16364 1.16107 1.99361 1.50113C1.82358 1.8394 1.73946 2.26268 1.74125 2.77097L1.74125 3.90927C1.73946 4.42472 1.82358 4.84979 1.99361 5.18448C2.16364 5.51917 2.39989 5.76795 2.70236 5.93082C3.00483 6.09368 3.35384 6.17512 3.74938 6.17512C4.13776 6.17512 4.4805 6.09368 4.7776 5.93082C5.07649 5.76795 5.31006 5.51917 5.4783 5.18448C5.64832 4.84979 5.73423 4.42472 5.73602 3.90927ZM4.31852 3.8341H3.16949V4.07035C3.1677 4.44083 3.20976 4.6914 3.29567 4.82205C3.38158 4.95092 3.53281 5.01535 3.74938 5.01535C3.86571 5.01535 3.96594 4.99387 4.05006 4.95092C4.13418 4.90796 4.1995 4.81937 4.24604 4.68513C4.29257 4.5509 4.31673 4.34597 4.31852 4.07035V3.8341ZM4.31852 2.79245V2.57768C4.31673 2.31995 4.29257 2.12307 4.24604 1.98705C4.1995 1.85103 4.13328 1.75796 4.04737 1.70785C3.96146 1.65773 3.85855 1.63268 3.73864 1.63268C3.52744 1.63268 3.37889 1.70337 3.29298 1.84476C3.20886 1.98437 3.1677 2.22867 3.16949 2.57768V2.79245H4.31852Z" fill="currentColor"/> | ||
<path fillRule="evenodd" clipRule="evenodd" d="M8.26295 3.3186C8.0088 3.3186 7.77792 3.25686 7.57031 3.13336C7.36269 3.00987 7.19714 2.84431 7.07365 2.6367C6.95015 2.4273 6.88841 2.19641 6.88841 1.94406C6.88841 1.68991 6.95015 1.45903 7.07365 1.25141C7.19714 1.0438 7.36269 0.878248 7.57031 0.754753C7.77792 0.631259 8.0088 0.569512 8.26295 0.569512C8.5171 0.569512 8.74798 0.631259 8.95559 0.754753C9.16321 0.878248 9.32876 1.0438 9.45225 1.25141C9.57575 1.45903 9.6375 1.68991 9.6375 1.94406C9.6375 2.19641 9.57575 2.4273 9.45225 2.6367C9.32876 2.84431 9.16321 3.00987 8.95559 3.13336C8.74798 3.25686 8.5171 3.3186 8.26295 3.3186ZM8.26295 2.40582C8.34886 2.40582 8.42671 2.38524 8.49652 2.34407C8.56632 2.30291 8.6218 2.24742 8.66296 2.17762C8.70413 2.10603 8.72471 2.02818 8.72471 1.94406C8.72471 1.85815 8.70413 1.78029 8.66296 1.71049C8.6218 1.64069 8.56632 1.58521 8.49652 1.54404C8.42671 1.50288 8.34886 1.4823 8.26295 1.4823C8.17883 1.4823 8.10098 1.50288 8.02938 1.54404C7.95958 1.58521 7.9041 1.64069 7.86294 1.71049C7.82177 1.78029 7.80119 1.85815 7.80119 1.94406C7.80119 2.02818 7.82177 2.10603 7.86294 2.17762C7.9041 2.24742 7.95958 2.30291 8.02938 2.34407C8.10098 2.38524 8.17883 2.40582 8.26295 2.40582Z" fill="currentColor"/> | ||
<path fillRule="evenodd" clipRule="evenodd" d="M17.6751 2.47605C17.8756 2.58701 18.0001 2.79811 18.0001 3.02729V13.5214C18.0001 13.8694 17.718 14.1514 17.3701 14.1514L0.630053 14.1514C0.349162 14.1514 0.102204 13.9655 0.0245841 13.6955C-0.0530358 13.4256 0.0574359 13.1368 0.295428 12.9876L17.0354 2.4935C17.2296 2.37177 17.4746 2.36509 17.6751 2.47605ZM2.82112 12.8914L16.7401 12.8914V4.16578L2.82112 12.8914Z" fill="currentColor"/> | ||
</svg> | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
/** | ||
* Copyright (C) 2024 3D Repo Ltd | ||
* | ||
* This program is free software: you can redistribute it and/or modify | ||
* it under the terms of the GNU Affero General Public License as | ||
* published by the Free Software Foundation, either version 3 of the | ||
* License, or (at your option) any later version. | ||
* | ||
* This program is distributed in the hope that it will be useful, | ||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
* GNU Affero General Public License for more details. | ||
* | ||
* You should have received a copy of the GNU Affero General Public License | ||
* along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
*/ | ||
|
||
type IProps = { | ||
className?: any; | ||
}; | ||
|
||
export default ({ className }: IProps) => ( | ||
<svg width="24" height="21" viewBox="0 0 24 21" fill="none" xmlns="http://www.w3.org/2000/svg" className={className}> | ||
<path d="M22.1742 5.89912C22.6536 5.59582 23.2791 5.94029 23.2791 6.50757L23.2791 19.3601C23.2791 19.7577 22.9568 20.0801 22.5591 20.0801L2.24387 20.0801C1.52256 20.0801 1.24936 19.1373 1.85893 18.7516L22.1742 5.89912Z" fill="currentColor"/> | ||
<path d="M5.7071 13.3626C5.80776 12.9097 5.52224 12.461 5.06938 12.3603L3.57101 12.0273L16.8096 3.62172L16.4751 5.12629C16.3745 5.57916 16.66 6.02788 17.1129 6.12855C17.5657 6.22921 18.0145 5.94369 18.1151 5.49083L18.8888 2.01012C18.9371 1.79265 18.8971 1.56488 18.7775 1.37692C18.6579 1.18896 18.4686 1.05621 18.2511 1.00787L14.7704 0.234182C14.3175 0.133519 13.8688 0.419037 13.7681 0.871904C13.6675 1.32477 13.953 1.77349 14.4058 1.87416L15.9034 2.20704L2.66582 10.612L3.00009 9.10821C3.10075 8.65534 2.81523 8.20662 2.36236 8.10596C1.9095 8.00529 1.46077 8.29081 1.36011 8.74368L0.586422 12.2244C0.538082 12.4419 0.578114 12.6696 0.69771 12.8576C0.817305 13.0455 1.00667 13.1783 1.22414 13.2266L4.70485 14.0003C5.15771 14.101 5.60644 13.8155 5.7071 13.3626Z" fill="currentColor"/> | ||
</svg> | ||
); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.