IGeomServices::MinDistancePos



Your Ad Here

Description

This method allows you to get the minimum distance length between two entities.

Syntax

Length = MinDistancePos ( iEnt1, iEnt2, oPD1, oPD2 );

 

Input: (IEntity) iEnt1

Input first entity

Input: (IEntity) iBasePositin

Input second entity

Output: (IPointData) iEntList

Get first point on first entity

Output: (IPointData) iEntList

Get second point on second entity

Return: (Double) Length

Minimum length between two entities

Note

 

Return to Cimatron Index


Your Ad Here