Method CreateLineCurve
CreateLineCurve(Point3, Point3)
Create a Line Curve
Declaration
public uint CreateLineCurve(Point3 OriginPt, Point3 DirectionPt)
Parameters
Type | Name | Description |
---|---|---|
Point3 | OriginPt | Orinin point of the line curve |
Point3 | DirectionPt | Direction vector of the line curve |
Returns
Type | Description |
---|---|
uint |