![]() |
|
Public Member Functions | |
TypeName ("removeFace") | |
Runtime type information. | |
polyRemoveFace () | |
Construct null. Used for constructing lists. | |
polyRemoveFace (const label faceID) | |
Construct from components. | |
virtual autoPtr< topoAction > | clone () const |
Construct and return a clone. | |
label | faceID () const |
Return face ID. |
|
Construct null. Used for constructing lists.
Definition at line 74 of file polyRemoveFace.H. |
|
Construct from components.
Definition at line 80 of file polyRemoveFace.H. |
|
Construct and return a clone.
Implements topoAction. Definition at line 86 of file polyRemoveFace.H. References Foam::label. |
|
Return face ID.
Definition at line 98 of file polyRemoveFace.H. |
|
Runtime type information.
|