Description
Removes the encoded face set structure which has been created previously .
Syntax
Function RFMeshTools.RemoveEncodedFaceSet(hEncodedFaceSet As RFHandle) As RFErrorCode
The RemoveEncodedFaceSet syntax has these parts:
| Part | Description |
|---|---|
| hEncodedFaceSet | [IN] RFHandle Required. Handle of the encoded face set structure. |
Remarks