SoNeighborToleranceElementSetDefault Method |
set the default tolerance factor value.
Namespace: OIV.Inventor.ElementsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public static void SetDefault(
float tolerance
)
Public Shared Sub SetDefault (
tolerance As Single
)
public:
static void SetDefault(
float tolerance
)
static member SetDefault :
tolerance : float32 -> unit
Parameters
- tolerance
- Type: SystemSingle
Remarks See Also