Leader.Points3D Property

LeaderPoints3D Property

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public Point3d[] Points3D { get; set; }
Public Property Points3D As Point3d()
	Get
	Set

Property Value

Type: Point3d
Version Information

Rhino for Windows

Supported in: 6.8
See Also