Overview
UXCADs take on providing the user a simplified link that accommodates elevation, offset and surface targetsPreview
Primary Use Cases
- Generic link to other subassemblys
- Supporting a Add your own code set to apply unique visual styles for your corridor
Attachment
The attachment point is located at the insertion point and the code can be entered under the Point Code for Inside Point.Input Parameters
| Parameter | Display Name | Type | Default | Description |
|---|---|---|---|---|
| Side | Side | Side | Right | Determines whether the subassembly is placed left or right. |
| Width | Width | Double | 10 | Controls the horizontal pavement width. |
| SlopeType | Grade or Slope | Slope_Type | Grade_Value | Toggles between grade or slope control methods. |
| Grade | Grade | Grade | -2.00% | Controls the pavement grade value. |
| Slope | Slope Run | Slope | 2.00:1 | Controls the pavement slope ratio. |
| InsidePointCode | Inside Point Code | String | P1 | Defines the inside point code. |
| OutsidePointCode | Outside Point Code | String | P2 | Defines the outside point code. |
| LinkCode | Link Code | String | L1 | Defines the top link code. |
Target Parameters
| Target Parameter | Type | Description | Required |
|---|---|---|---|
| Target_Offset | Offset | Optional offset target for the outside point. | Optional |
| Target_Surface | Surface | Optional surface target used for elevation sampling. | Optional |
| Target_Elevation | Elevation | Optional elevation target for the outside point. | Optional |
Enumerations
Slope_Type
Slope_Type
Controls whether the pavement is driven by grade or slope ratio.
| Enum Item | Display Name | Description |
|---|---|---|
| Grade_Value | Grade | Uses a percent grade value. |
| Slope_Value | Slope | Uses a slope ratio value. |
Codes
| Object | Code |
|---|---|
| P1 | User Defined |
| P2 | User Defined |
| L1 | Top, User Defined |
