CustomDisplayAddPoints Method |
| Name | Description | |
|---|---|---|
| AddPoints(IEnumerablePoint3d) |
Adds a collection of black points to the display list.
| |
| AddPoints(IEnumerablePoint3d, Color) |
Adds a collection of colored points to the display list.
| |
| AddPoints(IEnumerablePoint3d, Color, PointStyle, Int32) |
Adds a collection of stylized points to the display list.
|