- gdsfactory.path.straight(length: float = 10.0, npoints: int = 2)Path
Returns a straight path.
For transitions you should increase have at least 100 points
- Parameters
length– of straight.npoints– number of points.
Returns a straight path.
For transitions you should increase have at least 100 points
length – of straight.
npoints – number of points.