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
Syntaxpublic bool SaveTextureBitmapsInFile { get; set; }Public Property SaveTextureBitmapsInFile As Boolean
Get
Set
Property Value
Type:
Boolean
See Also