change_type#

SweepHFSS3DLayout.change_type(sweep_type)[source]#

Change the type of the sweep.

Parameters:
sweep_typestr

Type of the sweep. Options are "Interpolating" and "Discrete". The default is "Interpolating".

Returns:
bool

True when successful, False when failed.