DefeatureSettings#

class pyedb.dotnet.edb_core.edb_data.hfss_simulation_setup_data.DefeatureSettings(parent)[source]#

Manages EDB methods for defeature settings.

Attributes

DefeatureSettings.defeature_abs_length

Absolute length for polygon defeaturing.

DefeatureSettings.defeature_ratio

Defeature ratio.

DefeatureSettings.healing_option

Whether to turn on healing of mis-aligned points and edges.

DefeatureSettings.model_type

Model type.

DefeatureSettings.remove_floating_geometry

Whether to remove floating geometries.

DefeatureSettings.small_void_area

Small voids to remove area.

DefeatureSettings.union_polygons

Whether to turn on the union of polygons before meshing.

DefeatureSettings.use_defeature

Whether to turn on the defeature.

DefeatureSettings.use_defeature_abs_length

Whether to turn on the defeature absolute length.