public static bool ExportWeb3DObjectResource( CIMObjectMarker3D marker3D, string outputPath )
Public Shared Function ExportWeb3DObjectResource( _ ByVal marker3D As CIMObjectMarker3D, _ ByVal outputPath As String _ ) As Boolean
Parameters
- marker3D
- ArcGIS.Core.CIM.CIMObjectMarker3D
- outputPath
- The path to the output file that will be created.
Return Value
A bool indicating whether the file was successfully created.