设置Polyline的开始宽度和结束宽度
Mcad::ErrorStatus setWidthsAt(unsigned int index, double startWidth, double endWidth);
如果成功返回Mcad::eOk
McDbPolyline 方法