CADability dotNET

Namespace: CADability.GeoObject
Assembly: CADability (in CADability.dll) Version: 1.1.4254.24737 (1.1.*)

Syntax

C#
protected abstract double[] GetBasePoints()
Visual Basic
Protected MustOverride Function GetBasePoints As Double()
Visual C++
protected:
virtual array<double>^ GetBasePoints() abstract

See Also