RFFeature.EnumEdgeUses2 (Available After RapidForm2002 PlusPack1 ServicePack1)



Your Ad Here

Description

Collects entity's ID of start and end vertex of all edge-uses in the feature in an RFEntityID array.

Syntax

Function RFFeature.EnumEdgeUses2(pStartVertexIDs As RFEntityID, pEndVertexIDs As RFEntityID, pEdgeUseCount As Long) As RFErrorCode

The EnumEdgeUses2 syntax has these parts:

Part Description
pStartVertexIDs [OUTRFEntityID Required. The first element of RFEntityID array to store start vertex RFEntityID of edge-use.
pEndVertexIDs [OUTRFEntityID Required. The first element of RFEntityID array to store end vertex RFEntityID of edge-use.
pEdgeUseCount [IN, OUTLong Required. The number of edge-uses in the feature.

Remarks

Return to Rapidform Index


Your Ad Here