modeled#

McadModel.modeled(index)#

Determine if an MCAD model part at a given index is included in the analysis.

Parameters:
indexint

Index of the MCAD model part.

Returns:
bool

True if the MCAD model part is included in the analysis, False otherwise.