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