Method CreateIntersectionCurve
CreateIntersectionCurve(uint, uint, uint, double, double)
Create a Intersection Curve
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateIntersectionCurve(uint firstSurface, uint secondSurface, uint chart, double minBounds, double maxBounds)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | firstSurface | First surface of the intersection curve |
| uint | secondSurface | Second surface of the intersection curve |
| uint | chart | Direction curve of the intersection curve |
| double | minBounds | Minimum value of the bounds of the intersection curve |
| double | maxBounds | Maximum value of the bounds of the intersection curve |
Returns
| Type | Description |
|---|---|
| uint |