get_mesh#

CompositeModel.get_mesh(composite_definition_label=None)#

Get the underlying DPF meshed region.

The meshed region contains the lay-up information.

Parameters:

composite_definition_label (Optional[str], default: None) – Label of the composite definition, which is the dictionary key in the ContinuousFiberCompositesFiles.composite attribute. This parameter is only required for assemblies. See the note about assemblies in the description for the CompositeModel class.

Return type:

MeshedRegion