Double
IGeoEdge
.ParamAtPoint(Double[] point)
Returns the parameter for the given point on the edge.
Remarks
Examples
Parameters
point
Type: Double[]
The coordinates of the point (x, y, z).
Return Value
Type: Double
Returns the parameter value.