RFDocument.SetImportSamplingRatio (Available After RapidForm2004 ServicePack1)



Your Ad Here

Description

Specifies the sampling ratio of RFDocument.Import method. When import a point cloud file, it is possible to reduce the number of points. This method is used to import very large point cloud data files.

Syntax

Function RFDocument.SetImportSamplingRatio(ratio As Double) As RFErrorCode

The SetImportSamplingRatio syntax has these parts:

Part Description
ratio [INDouble Required. Resample ratio(%) of data file.

Remarks

 

Return to Rapidform Index


Your Ad Here