Locking camera to part's bottom face [SOLVED]

Like camera.CFrame = CFrame.lookAt(cameraPosition, partCFrame.Position)

Many details depends on your goal, do you need a scriptable camera that follow the player and keep target on the bottom of the part? or static? like camera subject?
Perhaps you could give more details on your goal