Click or drag to resize

RenderContentEmbedFilesChoice Enumeration

Used by SaveToFile

Namespace:  Rhino.Render
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.6
Syntax
public enum EmbedFilesChoice
Members
  Member nameValueDescription
NeverEmbed0 Never embed support files in the content file
AlwaysEmbed1 Always embed support files in the content file
AskUser2 Show a UI
See Also