Click or drag to resize
IGeConicTangent Method
Returns tangent vector of a conic section at the specified point.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
GeVector Tangent(
	GeCoordinate point
)

Parameters

point
Type: FDF.Common.GeometriesGeCoordinate

Return Value

Type: GeVector
Remarks