Click or drag to resize
IGeHyperbola Interface

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeHyperbola : IGeConic

The IGeHyperbola type exposes the following members.

Properties
  NameDescription
Public propertyCenterPoint
Gets or sets hyperbola center point.
Public propertyConjugateAxis
Public propertyNormal
Gets or sets hyperbola plane normal.
Public propertyTransverseAxis
Top
See Also