Eyeshot 9.0 WinForms API Reference
UpdateMinMaxSlow Method

WinForms Assembly > devDept.Geometry Namespace > Utility Class : UpdateMinMaxSlow Method
Syntax
'Declaration
 
Public Shared Sub UpdateMinMaxSlow( _
   ByVal p As Point3D, _
   ByVal min As Point3D, _
   ByVal max As Point3D _
) 
public static void UpdateMinMaxSlow( 
   Point3D p,
   Point3D min,
   Point3D max
)

Parameters

p
min
max
See Also

Reference

Utility Class
Utility Members