RFPointTools.SamplePointsSimple



Your Ad Here

Description

Deletes vertices in a specified shell uniformly to reduce the point cloud density, and returns an RFErrorCode value indicating whether an error occurs.

Syntax

Function RFPointTools.SamplePointsSimple(shellID As RFEntityID, dPercentage As Double, iSamplingType As RFSamplingType) As RFErrorCode

The SamplePointsSimple syntax has these parts:

Part Description
shellID [INRFEntityID Required. Shell's RFEntityID to remove vertices.
dPercentage [INDouble Required. Reduction ratio in percentage.
iSamplingType [INRFSamplingType Required. Sampling type.

Remarks

Return to Rapidform Index


Your Ad Here