Description
Retrieves the number of vertices in the poly-loop.
Syntax
Function RFPolyLoop.GetVertexCount(pVertexCount As Long) As RFErrorCode
The GetVertexCount syntax has these parts:
| Part | Description |
|---|---|
| pVertexCount | [OUT] Long Required. The number of vertices in the poly-loop. |