MeshLine.setReleaseType


setReleaseType(whichEnd, type)

set the end release type. Note that "pinned" is a cosmetic dialog concept, it is still necessary to call setRelease with the appropriate freedoms

whichEndstring'Start' or 'End' - which end of the line to modify
typestringend releases type "pinned", "fixed" "specified" or "joint"
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to MeshLine

Back to Overview