The following tables list the members exposed by Import3DFiles.
Public Constructors
Public Properties
| Name | Description |
| Alias | The alias for this tool's toolbox. |
| file_suffix | File Suffix (in, Optional) |
| in_files | One or more input files or folders with data in the
the supported formats. Supported formats include 3D Studio Max (*.3ds), SketchUp (*.skp), VRML and GeoVRML (*.wrl), and OpenFlight (*.flt). (In, Required) |
| out_featureClass | The output multipatch feature class to be created. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| root_per_feature | Indicates whether to produce one feature per file or one feature for each root node in a file. The default is ONE_FILE_ONE_FEATURE.
(In, Optional) |
| spatial_reference | The coordinate system of the input data. The default is taken from the first file in the list. For the majority of formats, this is Unknown. Only the GeoVRML format knows the coordinate system. (In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| y_is_up | The vertical orientation of the input coordinate system. The default is Z_IS_UP.
(In, Optional) |
Top
See Also