Description
Get a point on a selected edge by input filter.
Syntax
retval = GetPointOnEdgeByFilter ( iEnt, iAttribName, iAttribType, iAttribValue )
|
|
|
|
Input: (IEntity/Object) iEnt |
One Edge |
|
Input: (suTypePoin) iTypePoint |
Type of point |
|
Output: (Variant) oPoint |
Point (Variant of 3 double) |
|
Return: (Bool) retval |
TRUE if successful |
Remarks