RFSolidTools.CreateSolidFromSurfacesTrim (Available After RapidForm2004 PlusPack1)



Your Ad Here

Description

Creates a solid from surfaces by merging and trimming.

Syntax

Function RFSolidTools.CreateSolidFromSurfacesTrim(iSurfaceCount As Long, pSurfaceIDs As RFEntityID, dMergeTol As Double, bDeleteBaseSurface As Boolean, pNewSolidID As RFEntityID) As RFErrorCode

The CreateSolidFromSurfaces syntax has these parts:

Part Description
iSurfaceCount [INLong Required. The number of surfaces.
pSurfaceIDs [INRFEntityID Required. The first element of RFEntityID array of surfaces.
dMergeTol [INDouble Required. Tolerance to be used for merging.
bDeleteBaseSurface [INBoolean Required. Indicates whether it deletes surfaces or not.
pNewSolidID [INRFEntityID Required. RFEntityID of newly created solid.

 

Return to Rapidform Index


Your Ad Here