Click or drag to resize

FieldValueAsVector3d Method

Return field as a Rhino.Geometry.Vector3d color value.

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Vector3d ValueAsVector3d()

Return Value

Type: Vector3d
Return field as a Rhino.Geometry.Vector3d color value.
See Also