Name

brep intersect — Intersect components of specified BRep solids.

Synopsis

brep {obj}

intersect [append|translate] [arguments]

DESCRIPTION

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:

PP

Intersect a point from the first object with a point from the second.

PC

Intersect a point from the first object with a curve from the second.

PS

Intersect a point from the first object with a surface from the second.

CC

Intersect a curve from the first object with a curve from of the second.

CS

Intersect a curve from the first object with a surface from the second

SS

Intersect a surface from the first object with a surface from the second.

AUTHOR

BRLCAD-TEAM

BUG REPORTS

Reports of bugs or problems should be submitted via electronic mail to