P_Rhino_RhinoDoc_DocumentId - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.DocumentId Property

Note: This API is now obsolete.

Gets the Document Id.

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

Syntax

C#

[ObsoleteAttribute("Use RuntimeSerialNumber instead")]
public int DocumentId { get; }

VB

<ObsoleteAttribute("Use RuntimeSerialNumber instead")>
Public ReadOnly Property DocumentId As Integer
	Get

Property Value

Type: Int32

Version Information

Obsolete (compiler warning) in 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

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