Discover Learn Reference Get OpenPLX Search Contact

Vehicles/TrackSystem/Components/Tracks/Traits

BoxVisual

trait BoxVisual:
    .doc: """
    A trait that defines a box visual for all track links.
    The length of the box will be adjusted to the length of the track link,
    while the width and height can be specified.

    Example:

    Link is TrackSystem.Components.Tracks.LinkDescription.Box:
        with TrackSystem.Components.Tracks.Traits.BoxVisual
        width: 0.2
        height: 0.05
    """

OpenPLX is a work in progress. This draft version will evolve with user feedback and experience. We welcome your input and collaboration.
X