:orphan: .. _objects_child: objects_child ============= .. autoclass:: ansys.fluent.core.generated.solver.settings_261.objects_child :show-inheritance: .. rubric:: Attributes ========================================== ============================================================= Attribute Summary ========================================== ============================================================= :ref:`name ` Name of the Generalized Force object. :ref:`ct_id ` Cell thread ID associated with the force object. :ref:`wt_id ` List of wall thread IDs associated with the force object. :ref:`autofill ` Whether autofill is enabled for this object. :ref:`mode_shape_prof ` Mesh displacement profile name used by autofill function. :ref:`cmplx ` Whether the mode shape is complex. :ref:`dispx_type ` Type of X displacement input. :ref:`dispx_prof ` Profile name for X displacement. :ref:`dispx_field ` Field name for X displacement. :ref:`dispx_value ` Constant value for X displacement. :ref:`dispy_type ` Type of Y displacement input. :ref:`dispy_prof ` Profile name for Y displacement. :ref:`dispy_field ` Field name for Y displacement. :ref:`dispy_value ` Constant value for Y displacement. :ref:`dispz_type ` Type of Z displacement input. :ref:`dispz_prof ` Profile name for Z displacement. :ref:`dispz_field ` Field name for Z displacement. :ref:`dispz_value ` Constant value for Z displacement. :ref:`imagx_type ` Type of X imaginary input. :ref:`imagx_prof ` Profile name for X imaginary. :ref:`imagx_field ` Field name for X imaginary. :ref:`imagx_value ` Constant value for X imaginary. :ref:`imagy_type ` Type of Y imaginary input. :ref:`imagy_prof ` Profile name for Y imaginary. :ref:`imagy_field ` Field name for Y imaginary. :ref:`imagy_value ` Constant value for Y imaginary. :ref:`imagz_type ` Type of Z imaginary input. :ref:`imagz_prof ` Profile name for Z imaginary. :ref:`imagz_field ` Field name for Z imaginary. :ref:`imagz_value ` Constant value for Z imaginary. :ref:`norm ` Whether the mode shape is normalized. :ref:`scalar_field ` Scalar field index. :ref:`fourier_decomp ` Use Fourier representation of chosen scalar field. :ref:`ibfreq ` Base frequency index. :ref:`harmonic ` Harmonic. ========================================== ============================================================= .. rubric:: Included in: ======================== ====================================== Parent Summary ======================== ====================================== :ref:`objects ` Manage Generalized Forces objects. ======================== ======================================