Click or drag to resize

RhDisplayPoint Constructor

Initializes a new instance of the RhDisplayPoint class

Namespace:  Rhino.Runtime.InteropWrappers
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public RhDisplayPoint(
	Point3d location
)

Parameters

location
Type: Rhino.GeometryPoint3d

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

See Also