Creates a transient line.
This is a static method.
|
This is a static method.
|
Type | Description |
Line3D | Returns the new Line3D object or null if the creation failed. |
Name | Type | Description |
startPoint | Point3D | The start point of the line. |
endPoint | Point3D | The end point of the line. |