The following tables list the members exposed by Import3DFiles.
Public Constructors
Public Properties
| Name | Description |
![Public Property](dotnetimages/PublicProperty.gif) | Alias | The alias for this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | file_suffix | File Suffix (in, Optional) |
![Public Property](dotnetimages/PublicProperty.gif) | 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) |
![Public Property](dotnetimages/PublicProperty.gif) | out_featureClass | The output multipatch feature class to be created. (Out, Required) |
![Public Property](dotnetimages/PublicProperty.gif) | ParameterInfo | The parameters used by this tool. For internal use only. |
![Public Property](dotnetimages/PublicProperty.gif) | 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) |
![Public Property](dotnetimages/PublicProperty.gif) | 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) |
![Public Property](dotnetimages/PublicProperty.gif) | ToolboxDirectory | The directory of this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | ToolboxName | The name of this tool's toolbox. |
![Public Property](dotnetimages/PublicProperty.gif) | ToolName | The name of this tool. |
![Public Property](dotnetimages/PublicProperty.gif) | y_is_up | The vertical orientation of the input coordinate system. The default is Z_IS_UP.
(In, Optional) |
Top
See Also