Sc path pointsTable
		
		
		
		Jump to navigation
		Jump to search
		
| UE | Field | Type | Key Type | Default | Extra | Description | 
|---|---|---|---|---|---|---|
| id | int(8) unsigned | PRI | auto_increment | |||
| path_id | int(8) unsigned | 0 | ||||
| prev_point | int(8) unsigned | 0 | ||||
| x | double(10,2) | 0.00 | ||||
| y | double(10,2) | 0.00 | ||||
| z | double(10,2) | 0.00 | ||||
| loc_sector_id | int(8) unsigned | 0 |