设置多线段的固定宽度
Mcad::ErrorStatus setConstantWidth(double dWdith);
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
McDbPolyline 方法