Description
Retrives the current brush size of curve deform.
Syntax
Function RFCurveTools.GetBrushSizeOfCurveDeform(pdBrushSize As Double) As RFErrorCode
The GetBrushSizeOfCurveDeform syntax has these parts:
| Part | Description |
|---|---|
| pdBrushSize | [OUT] Double Required. The diameter of brush sphere. |
Remarks