Description
Checks if there exists any redundant face among the adjacent faces of the vertex.
Syntax
Function RFVertex.HasRedundantFaces(pbResult As Boolean) As RFErrorCode
The HasRedundantFaces syntax has these parts:
| Part | Description |
|---|---|
| pbResult | [OUT] Boolean Required. Boolean value indicating there is more than one redundant faces among the adjacent faces. |