|
IGeom3DSurface::GetMinMaxRadius
Description
This method returns the minimum/maximum radius of a selected face.
Syntax
GetMinMaxRadius ( oMin, oMax);
Return: (Double) oMin |
Return the minimum radius of face. |
Return: (Double) oMax |
Return the maximum radius of face |
Note
|