World|Line|Polyobj|Vertex: Handle Line geometry updates internally
Revised Line in order to a) defer calculation of the cached geometry data/metrics (bounds, slope, length, etc...) until necessary, and b) remove the need for explicit updates in the case of Polyobj lines.
World|Line|Polyobj|Vertex: Handle Line geometry updates internally
Revised Line in order to a) defer calculation of the cached geometry
data/metrics (bounds, slope, length, etc...) until necessary, and b)
remove the need for explicit updates in the case of Polyobj lines.