[Missing <summary> documentation for "M:PolyFramework.PFoam.PickFaces"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic IList<PFFace> PickFaces()
Public Function PickFaces As IList(Of PFFace)
public:
IList<PFFace^>^ PickFaces()
member PickFaces : unit -> IList<PFFace>
Return Value
Type:
IListPFFace[Missing <returns> documentation for "M:PolyFramework.PFoam.PickFaces"]
See Also