A simple cylindrical perimeter that can be rendered on top of a wellbore trajectory, with a given start and end depth as well as a radius.
<Wellbore id={wellbore.id}> <Perimeter from={1000} to={5000} radius={10} /> </Wellbore> Copy
<Wellbore id={wellbore.id}> <Perimeter from={1000} to={5000} radius={10} /> </Wellbore>
Perimeter props
Optional
A simple cylindrical perimeter that can be rendered on top of a wellbore trajectory, with a given start and end depth as well as a radius.
Example
See