设置标注的旋转角(弧度)
Mcad::ErrorStatus setRotation(double dAng);
如果成功返回Mcad::eOk,如果传递的数据非法则返回Mcad::eInvalidInput
McDbRotatedDimension 方法