CAD FORUM - TIPS & TRICKS | UTILITIES | DISCUSSION | BLOCKS | SUPPORT | HELP & ASSISTANCE
Over 1.130.000 registered users (EN+CZ).
AutoCAD tips, Inventor tips, Revit tips, Civil tips, Fusion tips.
The new Beam calculator, Tolerances, Spirograph generator and Regression curves in the Converters section.
New AutoCAD 2027 commands and sys.variables
CAD tip # 10229:
Question
A
If you need to find 3D faces (3DFACE) with duplicate vertices in your DWG drawing - i.e. faces with overlapping vertex points 1/2/3 - you can use the LISP utility SelFace (formerly Sel3Face).
Download Sel3Face from
Download, load the .LSP file with APPLOAD and run the command SELFACE. From the selected 3Dfaces, it leaves only those where it finds degenerated vertices - e.g. with equal first and third vertex (3dface degenerates to a line). The faces will stay grip-selected (e.g. for Delete), or you can use this command on the prompt "Select objects:" inside another command.
Similarly, the command SELFACE selects 3D faces without the fourth vertex, i.e. trilateral 3DFACEs.
You can set the tolerance for matching vertices using the FUZZ variable (setq).
The newer and more advanced utility SelFace (see
Download) can conveniently select also singular faces (1 vertex), horizontal faces or faces with zero elevation.

- Trilateral - faces with three vertices, resp. with the 4th vertex = 3rd vertex
- Quadrilateral - faces with four distinct vertices
- Degenerate - faces with 2 matching vertices (from 3; =line)
- Singular - faces with all matching vertices (=point)
- Horizontal - horizontal level faces (same elevation of vertices)
- Zerolevel - horizontal faces in Z=0
- Cclockwise - faces with counter-clockwise vertices
ACAD
6.3.2015
13999×
this tip shared by ARKANCE experts applies to: ACAD ·
![CAD Forum - ARKANCE Community - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz] CAD Forum - tips, tricks, discussion and utilities for AutoCAD, Inventor, Revit and other Autodesk products [www.cadforum.cz]](../common/arkance_186.png)

What is the ARKANCE Community?