Low level routines for intersecting elements of BRep solids and visualizing the results.
intersect
{obj2
} {i
} {j
} [ PP | PC | PS | CC | CS | SS ]
Visualize intersecting two BREP objects. The last argument specifies what portions of each to intersect; if it is not specified, it defaults to SS:
Intersect a point from the first object with a point from the second.
Intersect a point from the first object with a curve from the second.
Intersect a point from the first object with a surface from the second.
Intersect a curve from the first object with a curve from of the second.
Intersect a curve from the first object with a surface from the second
Intersect a surface from the first object with a surface from the second.
Reports of bugs or problems should be submitted via electronic
mail to <devs@brlcad.org>