Point3dField.Value Property

Point3dFieldValue Property

Gets or sets the field value

Namespace:  Rhino.Render.Fields
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Point3d Value { get; set; }
Public Property Value As Point3d
	Get
	Set

Property Value

Type: Point3d
Version Information

Rhino for Windows

Supported in: 6.8
See Also