RhinoCommon API
RhinoDocImport Method |
Import geometry into a RhinoDoc from a file. This can be any file format
that Rhino can import
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 7.0

Parameters
- filePath
- Type: SystemString
[Missing <param name="filePath"/> documentation for "M:Rhino.RhinoDoc.Import(System.String)"]
Return Value
Type: Booleantrue on success
