from_points method
from_points(, points)
Construct a Line instance from a set of points.
Returns
@staticmethod
def from_points(points):
...
| Parameter | Type | Description |
|---|---|---|
| points | list |
See Also
- module
aspose.threed.entities - class
Line
Construct a Line instance from a set of points.
@staticmethod
def from_points(points):
...
| Parameter | Type | Description |
|---|---|---|
| points | list |
aspose.threed.entitiesLine