Description:

Export selected geometry to a file. All file formats that Rhino can export to are supported by this function.

Syntax:
public bool ExportSelected(
string filePath,
ArchivableDictionary options
)
Parameters:
Returns:
Type: bool
True on success
Available since:
8.0

Description:

Export selected geometry to a file. All file formats that Rhino can export to are supported by this function.

Syntax:
public bool ExportSelected(
string filePath
)
Returns:
Type: bool
True on success
Available since:
7.0

/
/
/
ExportSelected

ExportSelected method

Class:  Rhino.RhinoDoc

Nothing found