add_model#

PrimePlotter.add_model(model, scope=None, update=False)#

Add a Prime model to the plotter.

Parameters:
modelModel

Prime model to add.

scopeprime.ScopeDefinition, default: None

Scope to show, if any.

updatebool, default: False

Whether to update the display.

Return type:

None

Examples using PrimePlotter.add_model#

Mesh a mid-surfaced bracket for a structural analysis

Mesh a mid-surfaced bracket for a structural analysis

Mesh a pipe T-section for structural thermal and fluid flow analysis

Mesh a pipe T-section for structural thermal and fluid flow analysis