ObjectTableFind Method (Guid) |
Please use FindId().
Namespace:
Rhino.DocObjects.Tables
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic RhinoObject Find(
Guid objectId
)
Public Function Find (
objectId As Guid
) As RhinoObject
Parameters
- objectId
- Type: SystemGuid
Do not use this method.
Return Value
Type:
RhinoObjectDo not use this method.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also