checkgeometry cg
Checks geometry consistency with a default tolerance value of (0.005 * diagonal of the model) or with an optional tolerance parameter. Checks if objects overlap or are adjacent and then returns the objects with the distance between them.
Checks geometry consistency with a default tolerance value of (0.005 * diagonal of the model). Checks if objects overlap or are adjacent and then returns the objects with the distance between them.
checkgeometry
Checks geometry consistency with a default tolerance value of (0.005 * diagonal of the model) and returns the objects with the distance between them.
<no parameters>
no parameters |
Mode | Target |
---|---|
Geometry | Global |
None
Checks geometry consistency with a tolerance. Checks if objects overlap or are adjacent and returns the objects with the distance between them.
checkgeometry 3
Checks geometry consistency with a tolerance of 3 length units and returns the objects with the distance between them.
Number'
Number | Number | Tolerance for checking geometry |
Mode | Target |
---|---|
Geometry | Global |
None