RFModel.EnumVertices2 (Available After RapidForm2002 PlusPack1)



Your Ad Here

Description

Collects entity's ID of all vertices in the model in an RFEntityID array and retieves a Long value indicating the number of vertices.

Syntax

Sub RFModel.EnumVertices2(pVertexIDs As RFEntityID, pVertexCount As Long)

The EnumVertices2 syntax has these parts:

Part Description
pVertexIDs [OUTRFEntityID Required. The first element of RFEntityID array to store vertices RFEntityID.
pVertexCount [IN, OUTLong Required. The size of pVertexIDs array.

Remarks

 

Return to Rapidform Index


Your Ad Here