CSGModel.add

CSGModel.add(shape)

Add a shape to the underlying OCC model.

Parameters:
shapecompas.geometry.Shape

A geometric shape.

Returns:
tuple[int, int]

A “dimtag”, a dimension and a tag that together uniquely identify the shape in the OCC model.