M_Rhino_RhinoDoc_OpenFile - mcneel/rhinocommon-api-docs GitHub Wiki
Note: This API is now obsolete.
[Missing
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
[ObsoleteAttribute("OpenFile is obsolete, use Open instead")]
public static bool OpenFile(
string path
)
VB
<ObsoleteAttribute("OpenFile is obsolete, use Open instead")>
Public Shared Function OpenFile (
path As String
) As Boolean
- path
- Type: System.String
[Missing documentation for "M:Rhino.RhinoDoc.OpenFile(System.String)"]
Type: Boolean
[Missing documentation for "M:Rhino.RhinoDoc.OpenFile(System.String)"]
Obsolete (compiler warning) in 5D58w