{ "name": "ProjectionCheckScript", "displayName": "ProjectionCheckScript", "description": "Script checking if projection of a given CAD file has been properly defined.", "category": "", "helpUrl": "https://ocgis.com/arcpub/rest/directories/arcgisoutput/MapChecking_ProjectionCheck_GPServer/MapChecking_ProjectionCheck/ProjectionCheckScript.htm", "executionType": "esriExecutionTypeSynchronous", "parameters": [ { "name": "Input_CAD_File", "dataType": "GPDataFile", "displayName": "Input CAD File", "description": "Input CAD File", "direction": "esriGPParameterDirectionInput", "defaultValue": null, "parameterType": "esriGPParameterTypeRequired", "category": "" }, { "name": "Message", "dataType": "GPString", "displayName": "Message", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" }, { "name": "Message2", "dataType": "GPString", "displayName": "Message2", "description": "", "direction": "esriGPParameterDirectionOutput", "defaultValue": "", "parameterType": "esriGPParameterTypeDerived", "category": "" } ] }