SupportStructural.setLiftOff


setLiftOff(type, [freedom], [useUpper], [valUpper], [useLower], [valLower])

Sets up lift-off conditions

typestringType of lift off: None/Contact single/Contact all/Contact gap/Lift-off single/Lift-off all
freedomoptional integer Controlling freedom
useUpperoptional boolean True if upper limit provided
valUpperoptional double Upper limit
useLoweroptional boolean True if lower limit provided
valLoweroptional double Lower limit
Return valuePointer to this objectAllows multiple function calls to be chained together

Back to SupportStructural

Back to Overview