DetectInterferences
Detect intersections, touches, gaps, and containments between CAD objects.
Syntax
model.component(<ctag>).geom(<tag>).defeaturing("DetectInterferences").selection(property);
model.component(<ctag>).geom(<tag>).defeaturing("DetectInterferences").set(property,<value>);
model.component(<ctag>).geom(<tag>).defeaturing("DetectInterferences").selection(property);
model.component(<ctag>).geom(<tag>).defeaturing("DetectInterferences").find();
model.component(<ctag>).geom(<tag>).defeaturing("DetectInterferences").detail();
Description
See Defeaturing Tools — Detect Interferences.
Available properties:
interferingonly | selected | other | both | all