Turnout |
The TurnoutCreationParams type exposes the following members.
Name | Description | |
---|---|---|
![]() | TurnoutCreationParams | Constructor. |
Name | Description | |
---|---|---|
![]() | CatalogId | Gets or sets the catalog id for the turnout |
![]() | CustomParameterValues | Gets or sets custom parameters of the turnout If parameter type is string or enum, its value must be in string type If parameter type is number, its value must be in double type |
![]() | InsertionPoint | Gets or sets the insertion point of the turnout |
![]() | InsertionPointEntry | Gets or sets the insertion point entry of the turnout |
![]() | IsCreateDivertedProfiles | Gets or sets if need create diverted profiles for turnout alignments |
![]() | MainAlignmentId | Gets or sets the main alignment id of the turnout |
![]() | MainProfileId | Gets or sets the main profile id of the turnout |
![]() | ReferenceStation | Gets or sets the reference station of the turnout on main alignment |
![]() | TurnoutDirection | Gets or sets the direction of the turnout relative to the alignment direction. |
![]() | TurnoutModelName | Gets or sets the model name of the turnout |
![]() | TurnoutSide | Gets or sets the side of the turnout relative to the alignment direction. |
![]() | TurnoutTypeName | Gets or sets the type global name of the turnout |
Name | Description | |
---|---|---|
![]() | AddMergedAlignment | Gets or sets the alignment for one entry which will be merged into If alignmentId is null, diverted alignment for this entry will be removed. |
![]() | AddMergedProfile | Gets or sets the profile for one entry which will be merged into If profileId is null, diverted profile for this entry will be removed. |
![]() | ClearMergedAlignment | Clear merged alignments for all entries |
![]() | ClearMergedProfile | Clear merged profiles for all entries |
![]() | CreateDivertedAlignment | Gets the flag to create diverted alignment or not for one entry |
![]() | CreateDivertedProfile | Gets the flag to create diverted profile or not for one entry |