Field.ValueAsBool Method

FieldValueAsBool Method

Return field value as a bool.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected bool ValueAsBool()
Protected Function ValueAsBool As Boolean

Return Value

Type: Boolean
Returns field value as a bool.
Version Information

Rhino for Windows

Supported in: 6.14
See Also