ShareTopologyPreferences
Bases:
PyArgumentsSingletonSubItemManages preferences for controlling the behavior of shared topology in meshing operations.
Methods:
__init__(parent, attr, service, rules, path)__init__ method of PyArgumentsSingletonSubItem class.
Bases:
PyArgumentsTextualSubItemArgument AdvancedImprove.
Bases:
PyArgumentsTextualSubItemArgument AllowDefeaturing.
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…
Bases:
PyArgumentsTextualSubItemChoose whether the system will only join faces, only intersect faces, or do both.
Bases:
PyArgumentsTextualSubItemArgument FluidLabelWildcard.
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…
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.
Bases:
PyArgumentsNumericalSubItemSpecify the number of attempts that will be made to join face pairs under the given criteria.
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.
Bases:
PyArgumentsTextualSubItemArgument PerLabelList.
Bases:
PyArgumentsNumericalSubItemSpecify the relative tolerance for joining or intersecting face pairs, or the relative tolerance for connecting edge and face pairs.
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.
Bases:
PyArgumentsNumericalSubItemSpecify the increment by which the tolerance changes for each attempt to join face pairs.
Bases:
PyArgumentsNumericalSubItemSpecify the threshold angle for joining face pairs.
Bases:
PyArgumentsParameterSubItemDisplay advanced options that you may want to apply to the task.
__init__ method of PyArgumentsSingletonSubItem class.