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