Description
Collects entity's ID of all reference cylinders in an RFEntityID array and returns a Long value indicating the number of reference cylinders.
Syntax
Function RFReferenceGeometry.EnumRefCylinders(pIDs As RFEntityID) As Long
The EnumRefCylinders syntax has these parts:
| Part | Description |
|---|---|
| pIDs | [OUT] RFEntityID Required. The first element of RFEntityID array to store reference geometries RFEntityID. |
Remarks