Let the unbroken part of the tree be \( h \) meters, and let the broken portion that touches the ground be the hypotenuse of a right-angled triangle with length 30 - h meters.
Since the top of the broken part touches the ground at an angle of \( 30^\circ \), the horizontal projection of the broken part is:
\[
(30 - h) \cos 30^\circ
\]
And the vertical projection of the broken part is:
\[
(30 - h) \sin 30^\circ
\]
Since the total height is given as \( h \), the equation for the vertical component is:
\[
h = (30 - h) \sin 30^\circ
\]
Since \( \sin 30^\circ = \frac{1}{2} \):
\[
h = \frac{1}{2} (30 - h)
\]
\[
2h = 30 - h
\]
\[
3h = 30
\]
\[
h = 10 \text{ m}
\]
Thus, the height of the break point is 10 m.