CustomPointObject Constructor (Point) |
Namespace:
Rhino.DocObjects.Custom
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxprotected CustomPointObject(
Point point
)
Protected Sub New (
point As Point
)
Parameters
- point
- Type: Rhino.GeometryPoint
[Missing <param name="point"/> documentation for "M:Rhino.DocObjects.Custom.CustomPointObject.#ctor(Rhino.Geometry.Point)"]
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also