|
@@ -7,6 +7,7 @@ const VectorCategory = {
|
|
MeasureLine: "MeasureLine",
|
|
MeasureLine: "MeasureLine",
|
|
GuideLine: "GuideLine",
|
|
GuideLine: "GuideLine",
|
|
PositionLine: "PositionLine", //定位线。基准点与待测点相连的线,或者与待测基准点相连的线
|
|
PositionLine: "PositionLine", //定位线。基准点与待测点相连的线,或者与待测基准点相连的线
|
|
|
|
+ GuidePositionLine: "GuidePositionLine", //定位辅助线
|
|
},
|
|
},
|
|
Point: {
|
|
Point: {
|
|
BasePoint: "BasePoint", //基准点
|
|
BasePoint: "BasePoint", //基准点
|