set_sbr_current_sources_options#

Hfss.set_sbr_current_sources_options(conformance=False, thin_sources=False, power_fraction=0.95)[source]#

Set SBR+ setup options for the current source.

Parameters:
conformancebool, optional

Whether to enable current source conformance. The default is False.

thin_sourcesbool, optional

Whether to enable thin sources. The default is False.

power_fractionfloat or str, optional

Power fraction to use if thin_sources=True. The default is 0.95.

Returns:
bool

True when successful, False when failed.

References

>>> oModule.EditGlobalCurrentSourcesOption