File3dmObjectTableAddLeader Method |
| Name | Description | |
|---|---|---|
| AddLeader(IEnumerablePoint3d) |
Adds an annotation leader to the document. This overload is only provided in the Rhino SDK.
| |
| AddLeader(Plane, IEnumerablePoint2d) |
Adds an annotation leader to the document.
| |
| AddLeader(String, IEnumerablePoint3d) |
Adds an annotation leader to the document. This overload is only provided in the Rhino SDK.
| |
| AddLeader(Plane, IEnumerablePoint2d, ObjectAttributes) |
Adds an annotation leader to the document.
| |
| AddLeader(String, Plane, IEnumerablePoint2d) |
Adds an annotation leader to the document.
| |
| AddLeader(String, Plane, IEnumerablePoint2d, ObjectAttributes) |
Adds an annotation leader to the document.
|