RFPointTools.FilterRedundancy



Your Ad Here

Description

Deletes redundant vertices in a specified shell and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFPointTools.FilterRedundancy(shellID As RFEntityID, radius As Double) As RFErrorCode

The FilterRedundancy syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to filter.
radius [INDouble Required. Distance criteria to determine whether vertices are redundant or not.

Remarks

Return to Rapidform Index


Your Ad Here