ESRI.ArcGIS.Analyst3DTools | |
CreateTin Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : CreateTin Class |
For a list of all members of this type, see CreateTin members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
constrained_delaunay | A constrained Delaunay triangulation conforms to Delaunay rules everywhere except along breaklines. When using conforming Delaunay triangulation, breaklines are densified by the software, therefore one input breakline segment can result in multiple triangle edges. When using constrained Delaunay triangulation no densication occurs and each breakline segment is added as a single edge. (In, Optional) | |
in_features | Add references to one or more feature classes that will be included in the TIN. For each feature class you'll need to set properties that indicate how it's used to define the surface. (In, Optional) | |
out_tin | The output TIN to be created. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
spatial_reference | The spatial reference of the TIN to be created. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |