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