Paint Thickness Panel
Represents a single panel measurement from a paint thickness inspection.
| Property | Summary |
|---|---|
PanelType VehiclePanelType |
The type of vehicle panel (e.g., Door, Fender, Hood, Roof, Trunk). |
MeasuredThickness decimal |
The measured paint thickness on this panel, in microns. |
PanelSide VehiclePanelSide? |
The side of the vehicle this panel is on (Left, Center, Right). |
PanelPosition VehiclePanelPosition? |
The position of the panel on the vehicle (Front, Middle, Rear). |
Images IEnumerable<string> |
Photo URLs of this panel taken during the inspection. |