Description
Retrieves the length criterion multiplier option used in the registration method.
Syntax
Sub RFMeshTools.GetRegisterLengthCriteriaOption(pbUseLengthCritMultiplier As Boolean, pdLengthCritMultiplier As Double)
The GetRegisterLengthCriteriaOption syntax has these parts:
| Part | Description |
|---|---|
| pbUseLengthCritMultiplier | [OUT] Boolean Required. Boolean value indicating the user specified length criterion multiplier is used or not. |
| pdLengthCritMultiplier | [OUT] Double Required. Length criterion multiplier. |