SetPointSize Command
- SetPointSize( <Point>, <Number> )
-
Changes the size of the given point to the given number.
- SetPointSize( <Object>, <Number> )
-
Changes the size of the vertices of an object. The object can be any 2D or 3D one with vertices, e.g. a polygon, a polyhedron, a net…
The command is also applicable to lists of (unlabeled) points, e.g. if list={(1, 2), (3, 4)}, then |