M_Rhino_RhinoDoc_FromId - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.FromId Method

Note: This API is now obsolete.

[Missing

documentation for "M:Rhino.RhinoDoc.FromId(System.Int32)"]

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

[ObsoleteAttribute("Use FromRuntimeSerialNumber")]
public static RhinoDoc FromId(
	int docId
)

VB

<ObsoleteAttribute("Use FromRuntimeSerialNumber")>
Public Shared Function FromId ( 
	docId As Integer
) As RhinoDoc

Parameters

 

docId
Type: System.Int32
[Missing documentation for "M:Rhino.RhinoDoc.FromId(System.Int32)"]

Return Value

Type: RhinoDoc
[Missing documentation for "M:Rhino.RhinoDoc.FromId(System.Int32)"]

Version Information

Obsolete (compiler warning) in 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️