Function BasicTrajectory

The BasicTrajectory renders a wellbore trajectory as a 1 pixel line. This component must be a child of the Wellbore component.

<Wellbore id="abc">
<BasicTrajectory />
</Wellbore>

This component depends on the basicTrajectory generator.