Method AddEdgeToModel
AddEdgeToModel(uint, uint)
Add an edge to the model
Declaration
[HandleProcessCorruptedStateExceptions]
public void AddEdgeToModel(uint edge, uint model)
Parameters
| Type | Name | Description | 
|---|---|---|
| uint | edge | Edge added to the model  | 
    
| uint | model | Model  |