RhinoCommon API
ObjectTableAddPoint Method (Double, Double, Double) |
Adds a point object to the document.
Namespace: Rhino.DocObjects.Tables
Assembly: RhinoCommon (in RhinoCommon.dll)

public Guid AddPoint( double x, double y, double z )
Public Function AddPoint ( x As Double, y As Double, z As Double ) As Guid
Parameters
- x
- Type: SystemDouble
X component of point coordinate. - y
- Type: SystemDouble
Y component of point coordinate. - z
- Type: SystemDouble
Z component of point coordinate.
Return Value
Type: GuidA unique identifier for the object..

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8