Blend.SetVertexConnectionMap
Method
Description:
Sets the mapping between the vertices in the top and bottom profiles.
Sets the mapping between the vertices in the top and bottom profiles.
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when the input argument-"vertexMap"-is. |
| ArgumentException | Thrown if the input argument-"vertexMap"-is empty. |
| InvalidOperationException | Thrown when the document failed to regenerate. |