Generic render of casings based on depths, diameters and type. Must be a child of the Wellbore component.
The casing may be "sliced" at an angle using the sliceAngle prop. The sliceOffset prop determines the offset
from the z axis to the center of the slice. Setting autoSlicePosition to true will always show the center of the
slice facing the camera. With this option set to true, the sliceOffset should be set to 0.
An alternative to using the slice feature is to set opacity < 1 if you want to see the internals.
Generic render of casings based on depths, diameters and type. Must be a child of the
Wellborecomponent.The casing may be "sliced" at an angle using the sliceAngle prop. The sliceOffset prop determines the offset from the z axis to the center of the slice. Setting autoSlicePosition to true will always show the center of the slice facing the camera. With this option set to true, the sliceOffset should be set to 0.
An alternative to using the slice feature is to set opacity < 1 if you want to see the internals.