Click or drag to resize

CustomPointObject Constructor (Point)

Initializes a new instance of the CustomPointObject class

Namespace:  Rhino.DocObjects.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
protected CustomPointObject(
	Point point
)

Parameters

point
Type: Rhino.GeometryPoint

[Missing <param name="point"/> documentation for "M:Rhino.DocObjects.Custom.CustomPointObject.#ctor(Rhino.Geometry.Point)"]

See Also