Description:

Gets an estimate of the size of the rectangle that would be created if the 3d surface where flattened into a rectangle.

Syntax:
public bool GetSurfaceSize(
out double width,
out double height
)
Parameters:
  • width
  • Type: double
  • corresponds to the first surface parameter.
  • height
  • Type: double
  • corresponds to the second surface parameter.
Returns:
Type: bool
True if successful.
Available since:
5.0

/
/
/
GetSurfaceSize

GetSurfaceSize method

Class:  Rhino.Geometry.Surface

Nothing found