Creates a new ClearanceInfo object.
| Name | Type | Description |
| FastenerStandard | String | Input String value that specifies the fastener standard. The standard is the name of the sheet in the Clearance.xls file that is used to define the clearance info. |
| FastenerType | String | Input String value that specifies the fastener type. |
| FastenerSize | String | Input String value that specifies the fastener size. |
| FastenerFitType | Variant | Optinal input FastenerFitTypeEnum value that specifies the fastener fit type. If not provided the default kNormalFitType will be used. This is an optional argument whose default value is null. |