Computes the first derivative for the specified parameter of the line entity and returns the three-dimensional vector instance. The first derivative is constant for any point of the line.
Parameters
Parameters
Description
param
[in] Parameter value specifying the point on the line as a Double value.
firstDeriv
[out] Reference to a variable in which this method must save the first derivative as three-dimensional vector instance.