Field.ValueAsGuid Method

FieldValueAsGuid Method

Return field value as Guid.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Guid ValueAsGuid()
Protected Function ValueAsGuid As Guid

Return Value

Type: Guid
Return the field value as an Guid.
Version Information

Rhino for Windows

Supported in: 6.14
See Also