Mesh Fill Holes

Offers the ability to either automate mesh hole filling or prompt an operator to select holes to fill.

 

Input Arguments

0

Collection Object Name

Mesh

Name of the mesh to consider

1

Double

Maximum Triangle Length

The maximum triangle length to use in the fill process.

2 Double Tension The tension value to use in the fill process
3 Boolean Unconditional Filling? True will use unconditional filling
4 Boolean Fill All Holes? True will not prompt the operator but will attempt to fill all the holes in the part. Select False to prompt for operator interaction.

 

Return Arguments

None.

 

Returned Status

SUCCESS

The volume was computed successfully.

FAILURE

The mesh or plane were not found.

 

Remarks

This commend replication the capabilities offered in the Mesh Edit option through the menu. More information on the parameters can be found there.