Skip to content

P_Rhino_Geometry_MeshPoint_Point

Will Pearson edited this page Aug 12, 2016 · 2 revisions

MeshPoint.Point Property

Gets the location (position) of this point.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point3d Point { get; }

VB

Public ReadOnly Property Point As Point3d
	Get

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

MeshPoint Class
Rhino.Geometry Namespace

Clone this wiki locally