Sub Model Memory Layer with All Joins from Staging Geodatabase (Samples)
Резюме
Creates a layer of the specified geometry type and joins all the CAD attributes to the selected geometry type.
Прежние версии:This tool has been deprecated. For more information, see An overview of the Samples toolbox.
Использование
-
This model is a submodel in the CAD to Feature Class with all Joins from Staging Geodatabase model.
-
This creates in–memory layers, so if you shut down your application, these layers are deleted.
Синтаксис
SubModelMemoryLayerWithAllJoins_samples (input_cad_staging_geodatabase, {select_geometry_type})
| Параметр | Объяснение | Тип данных |
input_cad_staging_geodatabase |
The staging geodatabase created by IMPORTCAD. | Folder | Workspace |
select_geometry_type (дополнительно) |
The geometry type for the output layer. | String |
Пример кода
This tool is intended to be used as a model tool.
Параметры среды
Текущая рабочая область (Current Workspace), Выходное значение Z по умолчанию (Default Output Z Value), Выходное ключевое слово CONFIG (Output CONFIG Keyword), Выходной домен M (Output M Domain), Выходной домен XY (Output XY Domain), Выходной домен Z (Output Z Domain), Выходная система координат (Output Coordinate System), Экстент (Extent), Выходные данные содержат значения M (Output has M values), Выходная пространственная сетка 1, 2, 3 (Output Spatial Grid 1, 2, 3), Выходная пространственная сетка 1, 2, 3 (Output Spatial Grid 1, 2, 3), Выходная пространственная сетка 1, 2, 3 (Output Spatial Grid 1, 2, 3), Временная рабочая область (Scratch Workspace)
9/11/2013