RFPolyLoop.EnumEdgeUses



Your Ad Here

Description

Collects entity's ID of all edge-uses in an RFEntityID array.

Syntax

Function RFPolyLoop.EnumEdgeUses(pEdgeUseIDs As RFEntityID, pEdgeUseCount As Long) As RFErrorCode

The EnumEdgeUses syntax has these parts:

Part Description
pEdgeUseIDs [OUTRFEntityID Required. The first element of RFEntityID array to store edge-uses RFEntityID.
pEdgeUseCount [OUTLong Required. The number of edge-uses of the poly-loop.

Remarks

Return to Rapidform Index


Your Ad Here