假定原先有CATCell tCell;
CATVertex_var spVertex = tCell; CATPoint_var spPoint = spVertex -> GetPoint();
…..
CATCell <——>CATPoint
原文:http://www.cnblogs.com/qiangwushuang/p/4933582.html