Hello there,
I am asking if anyone knows the correct syntax for arcpy to call on and bring in any feature layer open in a local scene into a Jupyer notebook to run through a geoprocessing tool. I have dozens of layers open in the scene and need to use the Create3DObjectSceneLayerPackage tool, and I have the rest of the code to automate the process, but I need a way to grab them. And I need them all open in the scene and not stored in a geodatabase because they are 3D multipatches with vertical exaggeration and symbology that are not captured when they are not open in a scene.
I cannot find anyone who knows the proper way to do this, but surely there must be a way!?
Would love an Esri rep's input especially!
Thank you!