Method CreateEdgeWithBounds
CreateEdgeWithBounds(uint, uint, uint, Bounds1D)
Create an edge with a curve an extremity vertices and a given boundary
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateEdgeWithBounds(uint curve, uint startVertex, uint endVertex, Bounds1D bounds)
Parameters
Type | Name | Description |
---|---|---|
uint | curve | Curve used to create the edge |
uint | startVertex | The start vertex |
uint | endVertex | The end vertex |
Bounds1D | bounds | The parametrization boundary |
Returns
Type | Description |
---|---|
uint |