pyfeyn2.render.pyx.points.SquareMark
- class pyfeyn2.render.pyx.points.SquareMark(size=0.075)[source]
Bases:
MarkMethods
__init__([size])A square mark.
getPath()Return the path for this marker.
getPoint()Return the point to which this marker is attached.
setPoint(point)Attach this marker to a new point.
- getPoint()
Return the point to which this marker is attached.
- setPoint(point)
Attach this marker to a new point.