Click or drag to resize

File3dmSettingsSaveTextureBitmapsInFile Property

Whether texture bitmaps are embedded in the model when it is saved.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.36
Syntax
public bool SaveTextureBitmapsInFile { get; set; }

Property Value

Type: Boolean
See Also