:orphan: .. _pre_processing_source_point_child: source_point_child ================== .. autoclass:: ansys.cfx.core.generated.pre_processing.settings_261.source_point_child.source_point_child :show-inheritance: .. rubric:: Attributes =================================================================== ============================================================================================================================================================================================================================================= Attribute Summary =================================================================== ============================================================================================================================================================================================================================================= :ref:`option ` The 'Source Point' option. :ref:`cartesian_coordinates ` Position specified by cartesian components. :ref:`coord_frame ` Local coordinate frame for computing expressions. The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure. :ref:`sources ` Holds the definition of sources for one or more equations. :ref:`bulk_sources ` Specifies bulk sources in multi-fluid flow. :ref:`fluid ` A container for Fluid objects. :ref:`solid ` A container for Solid objects. =================================================================== ============================================================================================================================================================================================================================================= .. rubric:: Included in: ================================================= ===================================== Parent Summary ================================================= ===================================== :ref:`source_point ` A container for Source Point objects. ================================================= =====================================