Description
Retrieves the number of reference vectors which are connected to the specified shell.
Syntax
Function RFRefGeomTools.GetRefVectorsOfShellCount(shellID As RFEntityID, pCount As Long) As RFErrorCode
The GetRefVectorsOfShellCount syntax has these parts:
| Part | Description |
|---|---|
| shellID | [IN] RFEntityID Required. Entity ID of the shell to which the reference vector is connected. |
| pCount | [OUT] Long Required. The number of reference vectors. |