User Tools

Site Tools


wiki:sns:snsscript:simulation_value_querying

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:sns:snsscript:simulation_value_querying [2017/07/14 09:37] – created zachwiki:sns:snsscript:simulation_value_querying [2017/07/14 13:51] (current) claire
Line 1: Line 1:
-===== Simulation Value Querying =====+~~NOTOC~~ 
 +====== Simulation Value Querying ======
  
-==== doubleValue = objSnSScript.QuerySolutionMin(GUID, Component) ====+===== doubleValue = objSnSScript.QuerySolutionMin(GUID, Component) =====
  
 For the given component, returns the minimum value. Equivalent to marking the minimum of the solution on the View tab. For the given component, returns the minimum value. Equivalent to marking the minimum of the solution on the View tab.
Line 11: Line 12:
 |Double|The minimum value of the specified component.| |Double|The minimum value of the specified component.|
  
-==== doubleValue = objSnSScript.QuerySolutionMax(GUID, Component) ====+===== doubleValue = objSnSScript.QuerySolutionMax(GUID, Component) =====
  
 For the given component, returns the minimum value. Equivalent to marking the maximum of the solution on the View tab. For the given component, returns the minimum value. Equivalent to marking the maximum of the solution on the View tab.
Line 21: Line 22:
 |Double|The maximum value of the specified component.| |Double|The maximum value of the specified component.|
  
-==== doubleValue = objSnSScript.QuerySolutionValue(GUID, Component, QueryPoint) ====+===== doubleValue = objSnSScript.QuerySolutionValue(GUID, Component, QueryPoint) =====
  
 For the given component, returns the value at the specified point in the solid. For the given component, returns the value at the specified point in the solid.
wiki/sns/snsscript/simulation_value_querying.1500046620.txt.gz · Last modified: 2017/07/14 09:37 by zach