_ShareTopologyPreferences#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.GenerateTheSurfaceMeshWTM._GenerateTheSurfaceMeshWTMArguments._ShareTopologyPreferences(parent, attr, service, rules, path)#
Bases:
PyArgumentsSingletonSubItemArgument ShareTopologyPreferences.
Methods:
__init__(parent, attr, service, rules, path)__init__ method of PyArgumentsSingletonSubItem class.
- class _AdvancedImprove(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument AdvancedImprove.
- class _AllowDefeaturing(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument AllowDefeaturing.
- class _ConnectLabelWildcard(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemEnter a text string to filter out the list of labels. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…
- class _ExecuteJoinIntersect(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemChoose whether the system will only join faces, only intersect faces, or do both.
- class _FluidLabelWildcard(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument FluidLabelWildcard.
- class _IntfLabelList(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemEnter a text string to filter out the list of labels. Use the Filter Text drop-down to provide text and/or regular expressions in filtering the list (for example, using *, ?, and []). Choose Use Wildcard to provide wildcard expressions in filtering the list. When you use either ? or * in your expression, the matching list item(s) are automatically selected in the list. Use ^, |, and & in your expression to indicate boolean operations for NOT, OR, and AND, respectively. More…
- class _ModelIsPeriodic(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemChoose whether or not you need to set up periodic boundaries. If you select yes, then choose your periodic boundaries from the list of available boundaries.
- class _NumberOfJoinTries(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the number of attempts that will be made to join face pairs under the given criteria.
- class _Operation(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemChoose whether to apply share topology using the Join-Intersect method where you join and/or intersect the problematic faces, or using the Interface Connect method where you connect edges of overlapping face pairs. Note that imprinting of overlapping faces in SCDM/Discovery is highly recommended for the Interface Connect method.
- class _PerLabelList(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemArgument PerLabelList.
- class _RelativeShareTopologyTolerance(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the relative tolerance for joining or intersecting face pairs, or the relative tolerance for connecting edge and face pairs.
- class _STRenameInternals(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemChoose whether or not to apply body names from the imported geometry and use them in naming internal boundaries. For instance, the internal face between two regions solid and body would be renamed to solid-body.
- class _STToleranceIncrement(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the increment by which the tolerance changes for each attempt to join face pairs.
- class _ShareTopologyAngle(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the threshold angle for joining face pairs.
- class _ShowShareTopologyPreferences(parent, attr, service, rules, path)#
Bases:
PyArgumentsParameterSubItemDisplay advanced options that you may want to apply to the task.
- __init__(parent, attr, service, rules, path)#
__init__ method of PyArgumentsSingletonSubItem class.