Click or drag to resize

File3dmObjectTableAddLeader Method

Overload List
  NameDescription
Public methodAddLeader(IEnumerablePoint3d)
Adds an annotation leader to the document. This overload is only provided in the Rhino SDK.
Public methodAddLeader(Plane, IEnumerablePoint2d)
Adds an annotation leader to the document.
Public methodAddLeader(String, IEnumerablePoint3d)
Adds an annotation leader to the document. This overload is only provided in the Rhino SDK.
Public methodAddLeader(Plane, IEnumerablePoint2d, ObjectAttributes)
Adds an annotation leader to the document.
Public methodAddLeader(String, Plane, IEnumerablePoint2d)
Adds an annotation leader to the document.
Public methodAddLeader(String, Plane, IEnumerablePoint2d, ObjectAttributes)
Adds an annotation leader to the document.
Top
See Also