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