ESRI.ArcGIS.Analyst3DTools | |
EditTin Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.Analyst3DTools Namespace : EditTin Class |
For a list of all members of this type, see EditTin 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) | |
derived_out_tin | Output TIN (out, 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, Required) | |
in_tin | The TIN to which features will be added. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |