Overview | Statement List | Example
obj = POINT/[{"PMOD2"|point},]INTOF,obj1,obj2[,IFERR,label:]
Creates a point at the intersection of two previously defined objects. A reference point must be specified to indicate the desired point in the case of multiple intersections of the two objects. The intersection is determined by looking down the z-axis of the WCS.
Parameter |
Description |
A two dimensional positional modifier which may be used to indicate which intersection to use when multiple intersections exist. The direction is in reference to the work coordinate system. | |
point |
Reference point, closest to the desired intersection, which may be used instead of the positional modifier, when both objects are curves. If the desired point is the intersection of a curve and a surface or plane, a previously defined point must be used.
|
INTOF |
Minor word that indicates that the point defined is a unique intersection of two objects. |
obj1,obj2 |
Two existing objects which are not parallel in the work view. Object one must be a curve. Object two may be a curve, face, body with a single face, or a plane. |
IFERR,label: |
Specifies label to which program execution jumps if no intersection is found. |