AutoOpenToNiceStringExtensions Module
This module provides type extensions for pretty printing. It adds a 'rhObj.ToNiceString' property to many Rhino geometry objects. This module is automatically opened when Rhino namespace is opened. These type extensions are only visible in F# (not in C#) This auto-open module is under the 'Rhino.Scripting' namespace so that making these extensions available works with 'open Rhino.Scripting'.
Type extensions
Type extension |
Description
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
Like the ToString function but with appropriate precision formatting
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|
Full Usage:
this.ToNiceString
Parameters:
unit
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|
Full Usage:
this.ToNiceString
Returns: string
|
returns a string showing the Transformation Matrix in an aligned 4x4 grid
Extended Type:
|