Description
Thins selected vertices and returns an RFErrorCode value indicating whether an error occurs.
Syntax
Function RFPointTools.ThinPointsOfRegion(dSearchRadius As Double) As RFErrorCode
The ThinPointsOfRegion syntax has these parts:
| Part | Description |
|---|---|
| dSearchRadius | [IN] Double Required. Distance criteria to search vertices located nearby. |