P_Rhino_Geometry_RLeader_Points3D - mcneel/rhinocommon-api-docs GitHub Wiki
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
C#
public Point3d[] Points3D { get; set; }
VB
Public Property Points3D As Point3d()
Get
Set
Type: Point3d[]
Supported in: 6.0.16224.21491