The BasicTrajectory renders a wellbore trajectory as a 1 pixel line. This component must be a child of the Wellbore component.
Wellbore
<Wellbore id="abc"> <BasicTrajectory /></Wellbore> Copy
<Wellbore id="abc"> <BasicTrajectory /></Wellbore>
This component depends on the basicTrajectory generator.
BasicTrajectory props
Optional
The BasicTrajectory renders a wellbore trajectory as a 1 pixel line. This component must be a child of the
Wellbore
component.Example
Remarks
This component depends on the basicTrajectory generator.
See