_LinearMeshPatternArguments#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.LinearMeshPattern._LinearMeshPatternArguments(service, rules, command, path, id)#
Bases:
PyArgumentsMethods:
__init__(service, rules, command, path, id)__init__ method of PyArguments class.
- class _AutoPopulateVector(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemIndicate whether or not you want Fluent to approximate both the axes orientation and the pitch value, or whether you want to estimate the Pitch Only (default). This estimation only takes place once, either when the object is selected, or when the option is changed.
- class _CheckOverlappingFaces(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemGraphically highlights the mesh pattern units so that you can visualize them and make sure they are properly aligned. Misaligned units can cause a failure in the share topology of the battery cells.
- class _ChildName(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemSpecify a name for the mesh pattern or use the default value.
- class _NumberOfUnits(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemIndicate the overall number of instances that the pattern will use.
- class _ObjectList(parent, attr, service, rules, path)#
Bases:
PyArgumentsTextualSubItemSelect one or more parts from the list below that you want to use for creating the mesh pattern. 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 _Pitch(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify a value for the pitch, or displacement factor, or use the default value.
- __init__(service, rules, command, path, id)#
__init__ method of PyArguments class.