Click or drag to resize

BinaryArchiveReaderReadMeshingParameters Method

Reads a MeshingParameters from the archive.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public MeshingParameters ReadMeshingParameters()

Return Value

Type: MeshingParameters
The element that was read.
See Also