Description
Checks if the edge-use is manifold or not.
Syntax
Function RFEdgeUse.IsManifold(pbResult As Boolean) As RFErrorCode
The IsManifold syntax has these parts:
| Part | Description |
|---|---|
| pbResult | [OUT] Boolean Required. Boolean value indicating if the edge-use is manifold. |
Remarks