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)
Syntaxpublic bool WriteSelectedObjectsOnly { get; set; }Public Property WriteSelectedObjectsOnly As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also