make clear that the vector should be all constant or all equal variables

This commit is contained in:
Evangelos Voyiatzis
2025-02-04 13:56:22 +02:00
committed by GitHub
parent e6f2757385
commit 262ff223c6

View File

@ -212,9 +212,8 @@ sphere/ellipsoid can be specified as an equal-style variable. And for
style *cylinder* the two center positions c1 and c2 for the location of style *cylinder* the two center positions c1 and c2 for the location of
the cylinder axes can be specified as a equal-style variable. For styles the cylinder axes can be specified as a equal-style variable. For styles
*cone* and *plane* all properties can be defined via equal-style variables. *cone* and *plane* all properties can be defined via equal-style variables.
For style *plane*, there is the restriction that all three components For style *plane*, the components of the direction vector normal to plane
of the direction normal to the plane should be either constant or should be either all constants or all defined by equal-style variables.
defined via equal-style variables.
If the value is a variable, it should be specified as v_name, where If the value is a variable, it should be specified as v_name, where
name is the variable name. In this case, the variable will be name is the variable name. In this case, the variable will be