The abstract class XPointCollection describes the collection of the vectors Vector3.

Namespace:  SGP.XSpace
Assembly:  SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825

Syntax

C#
public abstract class XPointCollection : CollectionBase

Inheritance Hierarchy

System..::.Object
  System.Collections..::.CollectionBase
    SGP.XSpace..::.XPointCollection
      SGP.XSpace..::.XSplinePath

See Also