Click or drag to resize

SerializationOptions Properties

The SerializationOptions type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMaxRhinoVersion
Gets the most recent serialization version available.
Public propertyStatic memberMinRhinoVersion
Gets the earliest serialization version available.
Public propertyRhinoVersion
Gets or sets a value indicating the Rhino version.
Public propertyWriteAnalysisMeshes
Gets or sets a value indicating whether to write analysis meshes
Public propertyWriteRenderMeshes
Gets or sets a value indicating whether to write render meshes
Public propertyWriteUserData
Gets or sets a value indicating whether to write user data.
Top
See Also