SoDualSceneColliderGetMinEdgeLength Method |
Returns the minimum length of a triangle edge.
Namespace: OIV.Inventor.CollisionAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public double GetMinEdgeLength()
Public Function GetMinEdgeLength As Double
public:
double GetMinEdgeLength()
member GetMinEdgeLength : unit -> float
Return Value
Type:
DoubleRemarks See Also