Gets all of the data defining the line segment.
"line3D_var" is a variable referencing a Line3D object.
|
|
Type | Description |
boolean | Returns true if successful. |
Name | Type | Description |
startPoint | Point3D | The output start point of the line. |
endPoint | Point3D | The output end point of the line. |