Loading...
Searching...
No Matches
cut Class Reference

#include <cut.H>

Inheritance diagram for cut:
Collaboration diagram for cut:

Public Member Functions

 TypeName ("cut")
 Runtime type information.
 cut (const searchableSurfaces &, const dictionary &)
 Construct from dictionary.
autoPtr< searchableSurfaceModifierclone () const
 Clone.
virtual ~cut ()=default
 Destructor.
virtual bool modify (const labelList &regions, searchableSurface &) const
 Apply this selector.
Public Member Functions inherited from searchableSurfaceModifier
 TypeName ("searchableSurfaceModifier")
 Runtime type information.
 declareRunTimeSelectionTable (autoPtr, searchableSurfaceModifier, dictionary,(const searchableSurfaces &geometry, const dictionary &dict),(geometry, dict))
 searchableSurfaceModifier (const searchableSurfaces &, const dictionary &)
 Construct from dictionary.
autoPtr< searchableSurfaceModifierclone () const
 Clone.
virtual ~searchableSurfaceModifier ()
 Destructor.

Additional Inherited Members

Static Public Member Functions inherited from searchableSurfaceModifier
static autoPtr< searchableSurfaceModifierNew (const word &type, const searchableSurfaces &, const dictionary &dict)
 Return a reference to the selected searchableSurfaceModifier.
Protected Attributes inherited from searchableSurfaceModifier
const searchableSurfacesgeometry_
const dictionary dict_
 Input dictionary.

Detailed Description

Definition at line 57 of file cut.H.

Constructor & Destructor Documentation

◆ cut()

cut ( const searchableSurfaces & ,
const dictionary &  )

Construct from dictionary.

◆ ~cut()

virtual ~cut ( )
virtualdefault

Destructor.

Member Function Documentation

◆ TypeName()

TypeName ( "cut" )

Runtime type information.

◆ clone()

autoPtr< searchableSurfaceModifier > clone ( ) const
inline

Clone.

Definition at line 113 of file cut.H.

References NotImplemented.

◆ modify()

virtual bool modify ( const labelList & regions,
searchableSurface &  ) const
virtual

Apply this selector.

Implements searchableSurfaceModifier.


The documentation for this class was generated from the following file:
  • applications/utilities/surface/surfacePatch/searchableSurfaceModifier/cut.H