RadialDim.PostProcess Method

Protected Sub PostProcess( _ 
ByVal verticesOnPlane As Point3D(), _ 
ByVal halfDistance As Double
)
This language is not supported or no code example is available.
protected void PostProcess( 
Point3D[] verticesOnPlane
double halfDistance 
)
This language is not supported or no code example is available.

Parameters

verticesOnPlane
Point3D[]

halfDistance
double

.NET Framework

Supported in: 4.8

In this article

Definition