Click or drag to resize

FieldValueAsPoint3d Method

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

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected Point3d ValueAsPoint3d()

Return Value

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