![]() |
v2.41
|
|
Represents a route joint params. More...
Public Attributes | |
| double | parameter |
| The parameter on the baseline of the considered (current) route, represents the point of the joint. | |
| int | routeId |
| The Id of the connected route. | |
Represents a route joint params.
This structure contains parameters of the connection of another route to the considered route.
| double parameter |
The parameter on the baseline of the considered (current) route, represents the point of the joint.
You can use ICurve3D::GetPointOn method to receive the 3D point of the connection.