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