flow360.SeedpointVolume#
- class SeedpointVolume[source]#
Bases:
_VolumeEntityBaseRepresents a separate zone in the mesh, defined by a point inside it. To be used only with snappyHexMesh.
- point_in_mesh: Annotated[_VectorType, PlainSerializer(func=_dimensioned_type_serializer, return_type=PydanticUndefined, when_used=always)] [Required]#
Seedpoint for a main fluid zone in snappyHexMesh.
- Constraints:
func = <function _dimensioned_type_serializer at 0x76d26c7ff370>
return_type = PydanticUndefined
when_used = always