Line.FromPoints
Line.FromPoints method
Construct a Line
instance from a set of points.
public static Line FromPoints(params Vector3[] points)
Parameter | Type | Description |
---|---|---|
points | Vector3[] |
See Also
- struct Vector3
- class Line
- namespace Aspose.ThreeD.Entities
- assembly Aspose.3D