Skip to content

P_Rhino_Geometry_RLeader_Curve

Will Pearson edited this page Aug 12, 2016 · 1 revision

RLeader.Curve Property

Gets the curve used by this leader

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

Syntax

C#

public NurbsCurve Curve { get; }

VB

Public ReadOnly Property Curve As NurbsCurve
	Get

Property Value

Type: NurbsCurve

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

RLeader Class
Rhino.Geometry Namespace

Clone this wiki locally