Click or drag to resize

GripUserInterfaceObject Constructor (Point3d)

Initializes a new instance of the GripUserInterfaceObject class

Namespace:  Rhino.UI
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 9.0
Syntax
public GripUserInterfaceObject(
	Point3d location
)

Parameters

location
Type: Rhino.GeometryPoint3d

[Missing <param name="location"/> documentation for "M:Rhino.UI.GripUserInterfaceObject.#ctor(Rhino.Geometry.Point3d)"]

See Also