symmetricModelling is undoable, queryable, and editable.
      This command allows you to change the symmetric modelling options.
In query mode, return type is based on queried flag.
      
      
		
		  | Long name (short name) | Argument types | Properties | 
		
	
	  | -symmetry(-s) | int |     | 
	
	  | 
	      
		|  | Set the symmetry option on or off
When queried, returns an int for the option |  | 
	
	  | -axis(-ax) | string |     | 
	
	  | 
	      
		|  | Set the current axis to be reflected over.
When queried, returns a string which is the current axis |  | 
	
	  | -about(-a) | string |     | 
	
	  | 
	      
		|  | Set the space in which symmetry should be calculated (object or world or topo).
When queried, returns a string which is the current space being used. |  | 
	
	  | -tolerance(-t) | float |     | 
	
	  | 
	      
		|  | Set the tolerance of reflection.
When queried, returns a float of the tolerance |  | 
	
	  | -preserveSeam(-ps) | int |     | 
	
	  | 
	      
		|  | Controls whether selection or symmetry should take priority on the plane
of symmetry.
When queried, returns an int for the option |  | 
	
	  | -seamTolerance(-st) | float |     | 
	
	  | 
	      
		|  | Set the seam tolerance used for reflection. When preserveSeam is enabled, this
tolerance controls the width of the enforced seam.
When queried, returns a float of the seamTolerance |  | 
	
	  | -seamFalloffCurve(-sf) | string |     | 
	
	  | 
	      
		|  | Set the seam's falloff curve, used to control the seam strength within the
seam tolerance. The string is a comma separated list of sets of 3 values
for each curve point.
When queried, returns a string which is the current space being used. |  | 
	
	  | -topoSymmetry(-ts) | boolean |     | 
	
	  | 
	      
		|  | Enable/disable topological symmetry.
When enabled the supplied component/active list will be used to define the topological symmetry seam.
When queried, returns the name of the active topological symmetry object. |  |