Eyeshot 10 WinForms API Reference
PostProcess Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > RadialDim Class : PostProcess Method
Syntax
'Declaration
 
Protected Sub PostProcess( _
   ByVal verticesOnPlane() As Point3D, _
   ByVal halfDistance As Double _
) 
protected void PostProcess( 
   Point3D[] verticesOnPlane,
   double halfDistance
)

Parameters

verticesOnPlane
halfDistance
See Also

Reference

RadialDim Class
RadialDim Members