ModelContentRuntimeId Method |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected internal Guid? RuntimeId(
RhinoDoc document
)
Protected Friend Function RuntimeId (
document As RhinoDoc
) As Guid?
Parameters
- document
- Type: RhinoDoc
Return Value
Type:
NullableGuidSee Also