intersect

From Bohemia Interactive Community
Revision as of 09:37, 6 October 2006 by Str (talk | contribs) (Reset ArmA version)
Jump to navigation Jump to search
-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Find named selection in object which is in specified lod intersected by given section of a line.
Groups:
Uncategorised

Syntax

Syntax:
[object, lod name] intersect [begin, end]
Parameters:
[object, lod name]: Array
[begin, end]: Array
Return Value:
Array

Examples

Example 1:
[tank, "VIEW"] intersect [[1500, 1500, 2], [1550, 1500, 2]]

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Notes

Bottom Section