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