GeorgianBars
less than a minute
| Name | Type | Size | Description |
|---|---|---|---|
| Amount | Long Integer | 4 | Amount |
| BarSize | Double | 8 | |
| BarSize_Output | Double | 8 | |
| BarSize_Unit | Text | 255 | |
| BarType | Long Integer | 4 | 31 = Lay bar 32 = Georgian bars |
| Description | Text | 255 | Georgian bar description |
| Description2 | Text | 255 | |
| FullProfile | Bool | 1 | |
| GeorgianBarsID | Long Integer | 4 | PRIMARY KEY |
| GlassId | Long Integer | 4 | FOREIGN KEY refers to Glass.GlassID |
| Length | Double | 8 | Length in meter |
| Length_Output | Double | 8 | Length in your LogiKal unit |
| Length_Unit | Text | 255 | Length output unit |
| LK_SupplierId | Long Integer | 4 | LOOKUP KEY refers to Suppliers.SupplierID |
| Name | Text | 255 | |
| Orientation | Text | 255 | |
| Position1 | Double | 8 | Georgian Bar´s starting Point |
| Position1_Output | Double | 8 | |
| Position1_Unit | Text | 255 | |
| StartX | Double | 8 | StartX and StartY build the starting point |
| StartX_Output | Double | 8 | |
| StartX_Unit | Text | 255 | |
| StartY | Double | 8 | StartX and StartY build the starting point |
| StartY_Output | Double | 8 | |
| StartY_Unit | Text | 255 | |
| EndX | Double | 8 | EndX and EndY build the endpoint |
| EndX_Output | Double | 8 | |
| EndX_Unit | Text | 255 | |
| EndY | Double | 8 | EndX and EndY build the endpoint |
| EndY_Output | Double | 8 | |
| EndY_Unit | Text | 255 |