ObjRef Constructor (Guid) |
Initializes a new object reference from a globally unique identifier (
Guid).
Namespace:
Rhino.DocObjects
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
SyntaxPublic Sub New (
id As Guid
)
Parameters
- id
- Type: SystemGuid
The ID.
See Also