GCurve.GetCoarseSampling Method

Returns a small set of points that gives a coarse idea of the 3D extent of the primitive.
Public Overrides Function GetCoarseSampling() As Point3D()
This language is not supported or no code example is available.
public override Point3D[] GetCoarseSampling()
This language is not supported or no code example is available.

Return Value

Point3D[]

An array of 3D points.

.NET Framework

Supported in: 4.7.2

In this article

Definition