plane_surface_child#
- class ansys.fluent.core.generated.solver.settings_252.plane_surface_child(name=None, parent=None)#
Bases:
Group
‘child_object_type’ of plane_surface.
Attributes
Attribute |
Summary |
---|---|
Name of the object. |
|
The method you want to use to create the plane surface. The required inputs vary by method. |
|
The location on the X-axis where the YZ plane will be created. |
|
The location on the Y-axis where the ZX plane will be created. |
|
The location on the Z-axis where the XY plane will be created. |
|
The XYZ coordinates of the point. |
|
The normal computation method. |
|
The surface you want to compute the normal components. |
|
The XYZ components of the normal. |
|
The XYZ coordinates of Point 1 for the Three Points plane creation method. |
|
The XYZ coordinates of Point 2 for the Three Points plane creation method. |
|
The XYZ coordinates of Point 3 for the Three Points plane creation method. |
|
Specifies whether the plane is bounded by its defining points. |
|
Specifies whether you want to specify a uniform distribution of points on the plane. |
|
The point density for edges. |
Methods
Method |
Summary |
---|---|
Display a surface. |
Included in:
Parent |
Summary |
---|---|
The attributes of plane surface. |