vfoAbut
vfoAbut(g_obj l_instsList[ @restl_args] ) => t / nil
Description
Abuts the instances provided in the l_instList. You can pass optional arguments to this SKILL API.
Note: The Abut command does not call the vfoAbut function for fluid devices.
Arguments
Value Returned
Example
Obj = makeInstance('vfoAbstractClass) => stdobj:0x325030 vfoAbut(Obj list(inst1 inst2)) => t
Return to top