vault backup: 2025-08-07 15:12:16
This commit is contained in:
+22
-2
@@ -8,12 +8,20 @@ next: setup-accubid
|
||||
---
|
||||
# Project Setup
|
||||
|
||||
## Create Project Folder
|
||||
## Create ConEst Project Folder
|
||||
|
||||
```pwsh
|
||||
# Copy template folder to
|
||||
Set-Location "\\EgnyteDrive\Shared\Estimating\7 ConEst Team\Projects\ConEst 2025\"
|
||||
Copy-Item ".\z.Template Folder\" ".\$region\$projectName - $state, $buildingType"
|
||||
|
||||
# TODO: Create shortcut in ~/Jobs/$ConEstProjectFolderName
|
||||
```
|
||||
|
||||
## Create Shortcut Folder
|
||||
|
||||
```pwsh
|
||||
# TODO:
|
||||
```
|
||||
|
||||
## Download Project Documents
|
||||
@@ -29,7 +37,19 @@ Set-Location ".\$region\$projectName"
|
||||
|
||||
## Create Unit Matrix
|
||||
|
||||
See Architecturals
|
||||
See Architectural set.
|
||||
|
||||
The Unit Matrix shows quantities for each typical
|
||||
|
||||
> [!info] Also Known As
|
||||
> * "Guestroom Matrix"
|
||||
> * "Key Matrix"
|
||||
> * "Room Matrix"
|
||||
> * "Unit Mix"
|
||||
|
||||
There is no standard format for these matrices.
|
||||
|
||||
"QQ" is sometimes used as shorthand for double queen.
|
||||
|
||||
## Create Area Breakout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user