RFMeshTools.SplitEdgesByCustomPath2 (Available After rapidform2006)



Your Ad Here

Description

Split edges by a specified path.

Syntax

Function RFMeshTools.SplitEdgesByCustomPath2(shellID As RFEntityID, iVertexCount As Long, pVertexIDs As RFEntityID) As RFErrorCode

The SplitEdgesByCustomPath2 syntax has these parts:

Part Description
shellID [IN] RFEntityID Required. Entity id. of shell.
iVertexCount [IN] Long Required. The size of pVertexIDs array.
pVertexIDs [IN] RFEntityID Required. Array of entity IDs of a custom path.

Return to Rapidform Index


Your Ad Here