Description
Create a smooth polygonal surface and remove unwanted features. The function automatically deletes the selected faces and fills the region using curvature-based hole filling.
Syntax
Function RFMeshTools.Defeature( faceCount As Long, pFaceIDs As RFEntityID ) As RFErrorCode
The Defeature syntax has these parts:
| Part | Description |
|---|---|
| faceCount | [IN] Long Required. |
| pFaceIDs | [IN] RFEntityID Required. |