Click or drag to resize

MeshingParametersToEncodedString Method

Returns a encoded string that represents the MeshingParameters.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public string ToEncodedString()

Return Value

Type: String
A encoded string that represents the MeshingParameters.
See Also