The BasicTrajectory renders a wellbore trajectory as a crisp 1 pixel line.
This component must be a child of the Wellbore component.
It is ideal when you always want a thin line regardless of camera distance — for
example as a lightweight fallback where a full tube would be overkill, or where
trajectory data may not cover the whole path (e.g. behind casings and completion
strings). For a tube that gains thickness as the camera approaches, use
Trajectory instead.
The BasicTrajectory renders a wellbore trajectory as a crisp 1 pixel line. This component must be a child of the
Wellborecomponent.It is ideal when you always want a thin line regardless of camera distance — for example as a lightweight fallback where a full tube would be overkill, or where trajectory data may not cover the whole path (e.g. behind casings and completion strings). For a tube that gains thickness as the camera approaches, use Trajectory instead.