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