RFFeature.EnlargeBoundary



Your Ad Here

Description

Collects adjacent faces of all the boundary vertices in the feature topology in an RFEntityID array.

Syntax

Function RFFeature.EnlargeBoundary(maxFaceCount As Long, pFaceIDs As RFEntityID, pFaceCount As Long) As RFErrorCode

The EnlargeBoundary syntax has these parts:

Part Description
maxFaceCount [INLong Required. The size of pFaceIDs array.
pFaceIDs [OUTRFEntityID Required. The first element of RFEntityID array to store newly added faces RFEntityID.
pFaceCount [OUTLong Required. The number of adjacent faces.

Remarks

 

Return to Rapidform Index


Your Ad Here