RFShell.MergeTwoVertices



Your Ad Here

Description

Merges two specified vertices into one vertex.

Syntax

Function RFShell.MergeTwoVertices(fromVertexID As RFEntityID, toVertexID As RFEntityID) As RFErrorCode

The MergeTwoVertices syntax has these parts:

Part Description
fromVertexID [INRFEntityID Required. Entity ID of the vertex that is merged and removed.
toVertexID [INRFEntityID Required. Entity ID of the vertex that merges the other vertex.

Remarks

 

Return to Rapidform Index


Your Ad Here