MeshLine.setRigid


setRigid(whichEnd, rigidType, [includeMass], [rigidZoneFactor], [rigidValue1], [rigidValue2])

define rigid end zone data at the specified end of the line

whichEndstring'Start' or 'End' - which end of the line to modify
rigidTypestringrigid end zone type
includeMassoptional boolean include or exclude density from the rigid end zone element
rigidZoneFactoroptional double rigid end zone element rigid zone factor
rigidValue1optional double rigid end zone element length or "factor A"
rigidValue2optional double rigid end zone element "factor B"
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to MeshLine

Back to Overview