Like blocks placed in a map returns CBlock, that's obvious. But function PlaceBlock needs CBlockModel, which is the actual model with attributes making the visual of it only (very mostly).
As I see CBlock stores all important information like rotation or position, and the CBlockModel itself. But, how about roads?
I think that CBlock holds the "index model" (like turned road, straight road, crossroad etc.), because BlockModels[0] holds the road with short road (index 0), and BlockModels[1] is a completly diffrent block.

Any ideas, discuss right here!
