MbioeElevations
less than a minute
This talbe stores information about the mbioe elevation per Elevation.
| Name | Type | Size | Description |
|---|---|---|---|
| ElementPricelistGuid | Text | 255 | Identifier of the used Mbioe Elevation Template |
| Name | Text | 255 | Name of the Mbioe Elevation Template |
| InFolder | Text | 255 | Directory name of the Mbioe Elevation Template |
| MbioeElevationId | Long Integer | 4 | PRIMARY KEY |
| ElevationId | Long Integer | 4 | FOREIGN KEY |
| OfferText | Text | 255 | |
| Picture_CompCad | OLE-Objekt | - | |
| Picture_File | Text | 255 | Path and filename of the preview picture |
| Picture_HeightMM | Double | 8 | preview picture height in mm |
| Picture_Inside | Bool | 1 | 0 =preview picture is outside 1 =preview picture is inside |
| Picture_Scale | Double | 8 | 1 divided by Picture_Scale = scale |
| Picture_WidthMM | Double | 8 | preview picture width in mm |