P_Rhino_Geometry_RLeader_Points3D - mcneel/rhinocommon-api-docs GitHub Wiki

RLeader.Points3D Property

Get or set the 3d points defining the curve used by this leader

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

Syntax

C#

public Point3d[] Points3D { get; set; }

VB

Public Property Points3D As Point3d()
	Get
	Set

Property Value

Type: Point3d[]

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

RLeader Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️