CimSuiteGeomData::GetLineGeomData



Your Ad Here

Description

Returns the geometric data of a line.

Syntax

retval = GetLineGeomData ( Edge, FirstPoint, SecondPoint, Length )

Input: (IEntity/Object) Edge

Line edge

Output: (Variant) FirstPoint

First point (array of 3 points)

Output: (Variant) SecondPoint

Second point (array of 3 points)

Output: (Double) Length

Length

Return: (Bool) retval

TRUE if successful

 

Return to Cimatron Index


Your Ad Here