Route
Introduction
The route object type is a series of line segments containing all of the KP/DX information within the current scene. Routes can be created from Line and QGF Line objects, or imported from a route in a Qimera project. There can only be one route per scene, and selecting a different line as the route will replace the one currently active.
Storage Format
Route objects are stored in files with the .route extension.
Properties
In addition to the standard object properties and bounds, route objects have additional properties:
Property Name | |
|---|---|
Total Point Count | The number of points stored by the route object as a sum of the number of points in each line segment. |
Total Route Length | The total length of the route. |
KP Range | The range including the minimum and maximum KP on the route. |
Attributes
Show KP Markers
Toggles the visibility of KP markers along the route.
KP Markers Size
Adjusts the on-screen size of KP markers along the route.
Show KP Text
Toggles the visibility of KP labels along the route.
KP Text Size
Adjusts the on-screen size of the visible KP labels along the route.
KP Label Interval
Adjusts the distance between visible KP labels, which determines how many labels appear along the route. For example, lowering the distance will show more KP labels across the route at shorter intervals.
Offset
Adjusts the Z position of the route by the set amount. Note that this is only a visual offset, it does not affect the underlying data and will not change the results of operations.
Operations
Create Profiler…
Creates a profiler object and sets it as the active profiler for the scene, based on the route’s line segments. This allows for cross profiling along the route.
Return to Fledermaus Visual Objects
Return to Fledermaus Reference Manual