ObjRef Constructor (Guid) |
Initializes a new object reference from a globally unique identifier (
Guid).
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
SyntaxPublic Sub New (
id As Guid
)
Parameters
- id
- Type: SystemGuid
The ID.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also