Click or drag to resize
SoIntersectionDetectionActionGetIntersectEpsilon Method

Note: This API is now obsolete.

Queries epsilon (small value) to be used in the collision computation.

Namespace: OIV.Inventor.Collision
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public static float GetIntersectEpsilon()

Return Value

Type: Single
Remarks

Obsoletesince Open Inventor 4000 No longer used.

See Also