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