M_Rhino_RhinoDoc_FromId - 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("Use FromRuntimeSerialNumber")]
public static RhinoDoc FromId(
int docId
)
VB
<ObsoleteAttribute("Use FromRuntimeSerialNumber")>
Public Shared Function FromId (
docId As Integer
) As RhinoDoc
- docId
- Type: System.Int32
[Missing documentation for "M:Rhino.RhinoDoc.FromId(System.Int32)"]
Type: RhinoDoc
[Missing documentation for "M:Rhino.RhinoDoc.FromId(System.Int32)"]
Obsolete (compiler warning) in 5D58w