Method CreateSegmentCurve
CreateSegmentCurve(Point3, Point3)
Create a segment curve from two given points
Declaration
[HandleProcessCorruptedStateExceptions]
public uint CreateSegmentCurve(Point3 firstPoint, Point3 secondPoint)
Parameters
| Type | Name | Description |
|---|---|---|
| Point3 | firstPoint | First point |
| Point3 | secondPoint | Second point |
Returns
| Type | Description |
|---|---|
| uint |