岔芯添加parentCode
This commit is contained in:
parent
661adb9add
commit
659054f1fa
@ -54,6 +54,7 @@ class Model {
|
|||||||
this.rightAxleOffset = { x: 0, y: 0 };
|
this.rightAxleOffset = { x: 0, y: 0 };
|
||||||
this.leftAxleOffset = { x: 0, y: 0 };
|
this.leftAxleOffset = { x: 0, y: 0 };
|
||||||
this.logicLengthList = [];
|
this.logicLengthList = [];
|
||||||
|
this.relCrossSection = '';
|
||||||
}
|
}
|
||||||
SignalModel() {
|
SignalModel() {
|
||||||
this._type = 'Signal';
|
this._type = 'Signal';
|
||||||
|
Loading…
Reference in New Issue
Block a user