CurveApproxSettings#
- class pyedb.dotnet.edb_core.sim_setup_data.data.settings.CurveApproxSettings(parent)[source]#
Manages EDB methods for curve approximate settings.
Attributes
Step-size to be used for arc faceting.
Maximum tolerated error between straight edge (chord) and faceted arc.
Maximum number of mesh points for arc segments.
Azimuth angle for first mesh point of the arc.
Whether to turn on the arc-to-chord error setting for arc faceting.