Свойство | Тип | Описание | |
---|---|---|---|
EndName | string | ||
EndX | int | ||
EndY | int | ||
Rep | bool[] | ||
RepNp | string[] | ||
StartName | string | ||
StartX | int | ||
StartY | int | ||
Synced | bool | ||
WirePointX | int[] | ||
WirePointY | int[] | ||
WirePointZ | int[] |
Метод | Описание | |
---|---|---|
CalcRepCount ( ) : int | ||
PlaceRepeaters ( ) : void | ||
RepCompincate ( int p ) : void | ||
Wire ( string stName, string edName ) : System.Linq |
Метод | Описание | |
---|---|---|
CalcPlaceMap ( ) : void | ||
PlaceReapeterBackword ( int p ) : int | ||
PlaceReapeterForward ( int p ) : int | ||
PlaceRepeater ( int p ) : void |
public Wire ( string stName, string edName ) : System.Linq | ||
stName | string | |
edName | string | |
Результат | System.Linq |