Application.NewVertexIndexPair
Method
Description:
Creates a new VertexIndexPair object.
Creates a new VertexIndexPair object.
Parameters
| Parameter | Type | Description |
|---|---|---|
| iTop | Int32 | The index of the vertex pair from the top profile of a blend. |
| iBottom | Int32 | The index of the vertex pair from the bottom profile of a blend. |
Return Value
| Type | Description |
|---|---|
| VertexIndexPair | The new VertexIndexPair object. |