Model Clipping
Usage Instructions
This tool supports clipping models based on a specified clipping surface. It can be used to obtain model data within a designated range.
Parameter Description
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Model Dataset: | Select the source model dataset. | DatasetVector |
| Clipping Surface Dataset: (Optional) | Select the polygon dataset that represents the clipping extent. This parameter is mutually exclusive with the Clipping Surface parameter. Please set as needed. | DatasetVector |
| Clipping Surface (Optional) | Input a 3D point set representing the clipping surface. This is specified by the output of the 3D Point Set tool. This parameter is mutually exclusive with the Clipping Surface Dataset parameter. Please set as needed. | Point3Ds |
| Constraint Boundary: (Optional) | Specify the constraint boundary type. The default value is Consistent With Original Data, meaning the elevation values of the clipped result's boundary match those of the source model data. | ConstraintType |
| Clipping Method: (Optional) | A virtual cylinder is generated by extruding along the normal direction of the clipping surface. The region of the model to keep is selected based on this cylinder:
|
MeshKeepType |
| Model Retention (Optional) | Set the mode for retaining model data after clipping. Options include:
|
MeshClipKeepType |
| Merge Result (Optional) | When the clipping method is "Keep Inside And Outside," "Keep Inside And Sides," or "Keep Outside And Sides," checking this parameter merges the corresponding two parts of the result data. | Boolean |
| Target Datasource | Select the datasource to save the result model dataset. | Datasource |
| Result Dataset Name | Set the name of the result model dataset. | String |
Output Result
| Parameter Name | Parameter Description | Parameter Type |
|---|---|---|
| Model Clipping | The result model dataset obtained from model clipping. | DatasetVector |