Click or drag to resize

ShrinkWrapParameters Properties

The ShrinkWrapParameters type exposes the following members.

Properties
  NameDescription
Public propertyFillHolesInInputObjects
Any input meshes will have "Fill Holes" applied to them before volume creation This value is ignored when input objects are Point Clouds
Public propertyInflateVerticesAndPoints
Inflate mesh vertices, points and point clouds Mesh vertices will be inflated as though the mesh were a point cloud
Public propertyOffset
Distance to offset outward or inward
Public propertyPolygonOptimization
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
Public propertySmoothingIterations
Number of times to apply smoothing
Public propertyTargetEdgeLength
The desired target edge length in document units Smaller values equal more mesh resolution at the expense of larger mesh sizes
Top
See Also