MountingLines
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| Door | Bool | 1 | |
| ElevationGUID | Text | 255 | |
| ElevationId | Long Integer | 4 | FOREIGN KEY refers to Elevation.ElevationID |
| Frame0 | Bool | 1 | |
| Frame1 | Bool | 1 | |
| InsideView | Bool | 1 | |
| MountingLineID | Long Integer | 4 | PRIMARY KEY |
| Orientation | Long Integer | 4 | |
| Window | Bool | 1 | |
| X0 | Double | 8 | |
| X1 | Double | 8 | |
| Y0 | Double | 8 | |
| Y1 | Double | 8 |