Tips & Tricks

Finding element tags

Use the argument label_type=0 in the qtcad.builder.Builder.view method.

Warning

Tags may not be stable between different runs of Builder. It’s advisable to use physical groups to identify entities instead.

Accessing Gmsh

Warning

This is an unsupported feature.

If absolutely necessary, the Gmsh API for a given qtcad.builder.Builder instance can be accessed via the qtcad.builder.Builder.gmsh. This is generally not advisable.