ShrinkWrapParameters Properties |
The ShrinkWrapParameters type exposes the following members.
| Name | Description | |
|---|---|---|
| FillHolesInInputObjects |
Any input meshes will have "Fill Holes" applied to them before volume creation
This value is ignored when input objects are Point Clouds
| |
| InflateVerticesAndPoints |
Inflate mesh vertices, points and point clouds
Mesh vertices will be inflated as though the mesh were a point cloud
| |
| Offset |
Distance to offset outward or inward
| |
| PolygonOptimization |
0 - 100 the percentage of optimization desired.
Polygons will be reduced in areas of lower curvature
Lower values result in better feature preservation at the cost of more polygons
| |
| SmoothingIterations |
Number of times to apply smoothing
| |
| TargetEdgeLength |
The desired target edge length in document units
Smaller values equal more mesh resolution at the expense of larger mesh sizes
|