Click or drag to resize

File3mfWriteOptionsToDictionary Method

Create a dictionary of these options. This dictionary can be passed to the RhinoDoc.Export function

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.7
Syntax
public ArchivableDictionary ToDictionary()

Return Value

Type: ArchivableDictionary

[Missing <returns> documentation for "M:Rhino.FileIO.File3mfWriteOptions.ToDictionary"]

See Also