Python APIs for 3D Well Objects

View Well Data in a 3D window

wellData = WellData("F:\\data\\To test LAD in XSection\\34_10-C-6.las")
window = Window3D("Test")
object = WellLayer3D(window, wellData)