Click or drag to resize
IGeParabola Interface

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

The IGeParabola type exposes the following members.

Properties
  NameDescription
Public propertyCenterPoint
Gets or sets parabola center point.
Public propertyNormal
Gets or sets parabola plane normal.
Public propertySymmetryAxis
Returns an axis of symmetry that contains the focus and the vertex and is perpendicular to the directrix.
Top
See Also