Type Alias WellboreBoundsType

WellboreBoundsType: {
    main: WellboreBoundingSphere;
    sampled: WellboreBoundingSphere[];
}

Type declaration