FileGltfWriteOptionsToDictionary 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.3
Syntax public ArchivableDictionary ToDictionary()
Public Function ToDictionary As ArchivableDictionary
Return Value
Type:
ArchivableDictionary[Missing <returns> documentation for "M:Rhino.FileIO.FileGltfWriteOptions.ToDictionary"]
See Also