wiki:sns:snsscript:surface_loads
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:sns:snsscript:surface_loads [2017/07/14 09:33] – created zach | wiki:sns:snsscript:surface_loads [2017/07/14 13:50] (current) – claire | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ===== Surface Loads Specification ===== | + | ~~NOTOC~~ |
+ | ====== Surface Loads Specification | ||
- | ==== boolSuccess = objSnSScript.AddFaceVectorLoad(GUID, | + | ===== boolSuccess = objSnSScript.AddFaceVectorLoad(GUID, |
This function adds a vector load to the faces specified on the object. Equivalent to a Vector Load in SnS. | This function adds a vector load to the faces specified on the object. Equivalent to a Vector Load in SnS. | ||
Line 14: | Line 15: | ||
|Boolean|True if the load was successfully added to the object, False otherwise.| | |Boolean|True if the load was successfully added to the object, False otherwise.| | ||
- | ==== boolSuccess = objSnSScript.AddFaceScalarLoad(GUID, | + | ===== boolSuccess = objSnSScript.AddFaceScalarLoad(GUID, |
This function puts a scalar load on the faces specified on the object. Equivalent to a Scalar Load in SnS. | This function puts a scalar load on the faces specified on the object. Equivalent to a Scalar Load in SnS. | ||
Line 27: | Line 28: | ||
|Boolean|True if the load was successfully added to the object, False otherwise.| | |Boolean|True if the load was successfully added to the object, False otherwise.| | ||
- | ==== boolSuccess = objSnSScript.AddFacePressureLoad(GUID, | + | ===== boolSuccess = objSnSScript.AddFacePressureLoad(GUID, |
This function puts a pressure load on the faces specified on the object. Equivalent to a Pressure Load in SnS. | This function puts a pressure load on the faces specified on the object. Equivalent to a Pressure Load in SnS. | ||
Line 40: | Line 41: | ||
|Boolean|True if the load was successfully added to the object, False otherwise.| | |Boolean|True if the load was successfully added to the object, False otherwise.| | ||
- | ==== boolSuccess = objSnSScript.AddFaceHydrostaticLoad(GUID, | + | ===== boolSuccess = objSnSScript.AddFaceHydrostaticLoad(GUID, |
This function puts a hydrostatic load on the faces specified on the object. Equivalent to a Hydrostatic Load in SnS. | This function puts a hydrostatic load on the faces specified on the object. Equivalent to a Hydrostatic Load in SnS. | ||
Line 54: | Line 55: | ||
|Boolean|True if the load was successfully added to the object, False otherwise.| | |Boolean|True if the load was successfully added to the object, False otherwise.| | ||
- | ==== boolSuccess = objSnSScript.AddFaceTorqueLoad(GUID, | + | ===== boolSuccess = objSnSScript.AddFaceTorqueLoad(GUID, |
This function puts a torque load on the faces specified on the object. Equivalent to a Torque Load in SnS. | This function puts a torque load on the faces specified on the object. Equivalent to a Torque Load in SnS. |
wiki/sns/snsscript/surface_loads.1500046413.txt.gz · Last modified: 2017/07/14 09:33 by zach