48 faceToPoint::typeName,
49 "\n Usage: faceToPoint <faceSet> all\n\n"
50 " Select all points of faces in the faceSet\n\n"
60 Foam::faceToPoint::faceActionNames_;
65 void Foam::faceToPoint::combine(
topoSet&
set,
const bool add)
const
74 iter != loadedSet.end();
112 setName_(dict.
lookup(
"set")),
113 option_(faceActionNames_.read(dict.
lookup(
"option")))
125 setName_(checkIs(is)),
126 option_(faceActionNames_.read(checkIs(is)))
146 Info<<
" Adding points from face in faceSet " << setName_
153 Info<<
" Removing points from face in faceSet " << setName_