Click or drag to resize

FileWriteOptionsWriteSelectedObjectsOnly Property

If true, this command should export only the objects currently selected in the Rhino model.

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

Property Value

Type: Boolean
See Also