Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi.
In the OffsetAlignmentInfo class, we can add widenings. (automatic or user).
A widening is composite by 1 Region and 2 Transitions (input and output).
However, when we create a widening, we can´t specify the length of each transition.
We can´t edit the length of the transition if we get the transition object:
AlignmentTransition members:
Methods
| Name | Description | |
|---|---|---|
| Slim |
This method sets the TransitionType to TransitionType.Linear and sets the length of the transition to 0.
|
Properties
| Name | Description | |
|---|---|---|
| NextRegion |
Returns the AlignmentRegion object where the transition ends.
|
|
| PreviousRegion |
Returns the AlignmentRegion object from which the transition starts.
|
|
| TransitionDescription |
Returns a data structure containing parametrical information to describe the transition depending on the TransitionType.
|
|
| TransitionType |
Sets or gets the type of the transition.
|
AlignmentRegion members:
Methods
| Name | Description | |
|---|---|---|
| Split |
Split an AlignmentRegion in half creating a widening region with the second AlignmentRegion.
|
Properties
| Name | Description | |
|---|---|---|
| EndStation |
Gets or sets the end station of the region.
|
|
| EntryTransition |
Gets the AlignmentTransition object located at the beginning of the AlignmentRegion.
|
|
| ExitTransition |
Gets the AlignmentTransition object located at the end of the AlignmentRegion.
|
|
| IncreasedWidth |
Gets or sets increased width from the standard.
|
|
| Length |
Gets or sets the length of the region.
|
|
| Offset |
Gets or sets the offset of the region.
|
|
| OffsetDist | Obsolete.
Gets or sets the distance of offset.
|
|
| RegionType |
Gets or sets the type of the region.
|
|
| StartStation |
Gets or sets the start station of the region.
|
|
| WideningCriteria |
Gets the widening criteria on the current AlignmentRegion.
|
So, Can´t I edit the length for the transitions?
Thanks in advance.
Autocad C3D 2019 SP3, 2020 & 2021
Intel I9 9900K with frontal watercooler alphacool eisbaer 360 (original fans mounted in pull)- 3 fans Corsair 120 ML PRO in push.
MOBO Gygabyte Z390 Aorus Master- Corsair RGB Vengeance 64GB RAM (4x16) CL16
Nvidia Quadro RTX 4000
Samsung 970 EVO PLUS 1TB (unit C). Samsung 970 PRO 512GB (for data)
Power Supply: Corsair TX850M PLUS
Descubre mi programa VisorNET para Civil 3D:
https://apps.autodesk.com/CIV3D/es/Detail/Index?id=appstore.exchange.autodesk.com%3avisornet_windows32and64%3aes
Intel I9 9900K with frontal watercooler alphacool eisbaer 360 (original fans mounted in pull)- 3 fans Corsair 120 ML PRO in push.
MOBO Gygabyte Z390 Aorus Master- Corsair RGB Vengeance 64GB RAM (4x16) CL16
Nvidia Quadro RTX 4000
Samsung 970 EVO PLUS 1TB (unit C). Samsung 970 PRO 512GB (for data)
Power Supply: Corsair TX850M PLUS
Descubre mi programa VisorNET para Civil 3D:
https://apps.autodesk.com/CIV3D/es/Detail/Index?id=appstore.exchange.autodesk.com%3avisornet_windows32and64%3aes
Solved! Go to Solution.