Overload List
| Name | Description | |
|---|---|---|
| SetPointName(ObjectId, String) |
Sets the PointName property for a single CogoPoint.
| |
| SetPointName(IEnumerable<(Of <<'(ObjectId>)>>), IEnumerable<(Of <<'(String>)>>)) |
Sets the PointName property for multiple CogoPoints with different values.
|